aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-16dm ioctl: validate name length when renamingMilan Broz
2009-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-03-16linux.conf.au 2009: TuzRusty Russell
2009-03-16filp->f_pos not correctly updated in proc_task_readdirZhang Le
2009-03-16Merge branches 'misc-up-now' and 'platform-drivers' into releaseLen Brown
2009-03-16acpi-wmi: unsigned cannot be less than 0Roel Kluin
2009-03-16thinkpad-acpi: fix module autoloading for older modelsMathieu Chouquet-Stringer
2009-03-16acer-wmi: Unmark as 'experimental'Carlos Corbacho
2009-03-16acpi-wmi: Unmark as 'experimental'Carlos Corbacho
2009-03-16acer-wmi: double free in acer_rfkill_exit()Dan Carpenter
2009-03-16platform/x86: depends instead of select for laptop platform driversCorentin Chary
2009-03-16asus-laptop: use select instead of depends onCorentin Chary
2009-03-16eeepc-laptop: restore acpi_generate_proc_event()Corentin Chary
2009-03-16asus-laptop: restore acpi_generate_proc_event()Corentin Chary
2009-03-16acpi: check for pxm_to_node_map overflowCyrill Gorcunov
2009-03-16ACPI: remove doubled status checkingJiri Slaby
2009-03-16ACPI suspend: Blacklist Toshiba Satellite L300 that requires to set SCI_EN di...Zhang Rui
2009-03-16Revert "ACPI: make some IO ports off-limits to AML"Len Brown
2009-03-16suspend: switch the Asus Pundit P1-AH2 to old ACPI sleep orderingAndy Whitcroft
2009-03-15r8169: revert "r8169: read MAC address from EEPROM on init (2nd attempt)"françois romieu
2009-03-15r8169: use hardware auto-padding.françois romieu
2009-03-15parisc: sba_iommu: fix build bug when CONFIG_PARISC_AGP=yKyle McMartin
2009-03-15Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-03-14igb: remove ASPM L0s workaroundAlexander Duyck
2009-03-14Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-03-14Fix Xilinx SystemACE driver to handle empty CF slotGrant Likely
2009-03-14block: fix memory leak in bio_clone()Li Zefan
2009-03-14block: Add gfp_mask parameter to bio_integrity_clone()un'ichi Nomura
2009-03-14Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2009-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2009-03-14Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-03-14Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2009-03-14Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-03-14Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2009-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6.29Linus Torvalds
2009-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2009-03-14vmscan: pgmoved should be cleared after updating recent_rotatedDaisuke Nishimura
2009-03-14eCryptfs: don't encrypt file key with filename keyTyler Hicks
2009-03-14nommu: ramfs: don't leak pages when adding to page cache failsJohannes Weiner
2009-03-14nommu: ramfs: pages allocated to an inode's pagecache may get wrongly discardedEnrik Berkhan
2009-03-14netxen: remove old flash check.Dhananjay Phadke
2009-03-14ext4: fix bogus BUG_ONs in in mballoc codeEric Sandeen
2009-03-13mv643xx_eth: fix unicast address filter corruption on mtu changeLennert Buytenhek
2009-03-13MIPS: Mark Eins: Fix configuration.Ralf Baechle
2009-03-13MIPS: Fix TIF_32BIT undefined problem when seccomp is disabledZhang Le
2009-03-13xfrm: Fix xfrm_state_find() wrt. wildcard source address.David S. Miller
2009-03-13emac: Fix clock control for 405EX and 405EXr chipsBenjamin Herrenschmidt
2009-03-13ixgbe: fix multiple unicast address supportChris Leech
2009-03-13via-velocity: Fix DMA mapping length errors on transmit.Dave Jones
2009-03-13ide: save the returned value of dma_map_sgFUJITA Tomonori