aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-09-19kernel/user.c: Use list_for_each_entry instead of list_for_eachMatthias Kaehlcke
2007-09-19ext34: ensure do_split leaves enough free space in both blocksEric Sandeen
2007-09-19disable sys_timerfd() for 2.6.23Andrew Morton
2007-09-19nfs: fix oops re sysctls and V4 supportAlexey Dobriyan
2007-09-19dir_index: error out instead of BUG on corrupt dx dirsEric Sandeen
2007-09-19intel-agp: Fix i830 mask variable that changed with G33 supportDave Airlie
2007-09-19intelfb: Fix bug in DPLL disableAntonino A. Daplas
2007-09-19xen: don't bother trying to set cr4Jeremy Fitzhardinge
2007-09-19pci: fix unterminated pci_device_id listsKees Cook
2007-09-19mspec: handle shrinking virtual memory areasCliff Wickman
2007-09-19rtc: rtc-ds1553.c should use resource_size_t for base addressAtsushi Nemoto
2007-09-19rtc-ds1742.c should use resource_size_t for base addressDavid Gibson
2007-09-19Fix UTS corruption during clone(CLONE_NEWUTS)Alexey Dobriyan
2007-09-19Fix failure to resume from initrdsNigel Cunningham
2007-09-19uml: use correct type in BLKGETSIZE ioctlNicolas George
2007-09-19Fix "Fix DAC960 driver on machines which don't support 64-bit DMA"Andrew Morton
2007-09-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2007-09-17Pull thinkpad into release branchLen Brown
2007-09-17ACPI: thinkpad-acpi: bump up version to 0.16Henrique de Moraes Holschuh
2007-09-17ACPI: thinkpad-acpi: revert new 2.6.23 CONFIG_THINKPAD_ACPI_INPUT_ENABLED optionHenrique de Moraes Holschuh
2007-09-17Pull misc into release branchLen Brown
2007-09-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds
2007-09-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds
2007-09-16Fix non-ISA link error in drivers/scsi/advansys.cMatthew Wilcox
2007-09-16[VLAN]: Fix net_device leak.Al Viro
2007-09-16[PPP] generic: Fix receive path data clobbering & non-linear handlingHerbert Xu
2007-09-16[PPP] generic: Call skb_cow_head before scribbling over skbHerbert Xu
2007-09-16[NET] skbuff: Add skb_cow_headHerbert Xu
2007-09-16[BRIDGE]: Kill clone argument to br_flood_*Herbert Xu
2007-09-16[PPP] pppoe: Fill in header directly in __pppoe_xmitHerbert Xu
2007-09-16[PPP] pppoe: Fix data clobbering in __pppoe_xmit and return valueHerbert Xu
2007-09-16[PPP] pppoe: Fix skb_unshare_check call positionHerbert Xu
2007-09-16[SCTP]: Convert bind_addr_list locking to RCUVlad Yasevich
2007-09-16[SCTP]: Add RCU synchronization around sctp_localaddr_listVlad Yasevich
2007-09-16[PKT_SCHED]: sch_cbq.c: Shut up uninitialized variable warningSatyam Sharma
2007-09-16[PKTGEN]: srcmac fixAdit Ranadive
2007-09-16[IPV6]: Fix source address selection.Jiri Kosina
2007-09-16[SPARC64]: Warn user if cpu is ignored.David S. Miller
2007-09-16[SPARC64]: Fix lockdep, particularly on SMP.David S. Miller
2007-09-16[SPARC64]: Update defconfig.David S. Miller
2007-09-16clockevents: prevent stale tick update on offline cpuThomas Gleixner
2007-09-16clockevents: do not shutdown the oneshot broadcast deviceThomas Gleixner
2007-09-16clockevents: Enforce oneshot broadcast when broadcast mask is set on resumeThomas Gleixner
2007-09-16ACPI: Reevaluate C/P/T states when a cpu becomes onlineVenkatesh Pallipadi
2007-09-16timekeeping: Prevent time going backwards on resumeThomas Gleixner
2007-09-16timekeeping: access rtc outside of xtime lockThomas Gleixner
2007-09-15Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-09-15drivers/net/pcmcia/3c589_cs: fix port configuration switcherooJeff Garzik
2007-09-15sk98lin: resurrect driverStephen Hemminger
2007-09-15ucc_geth: fix compilationAnton Vorontsov