summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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-15x86, mm: remove unnecessary include file from iomap_32.cAkinobu Mita
2009-03-15x86: print out more info in e820_update_range()Yinghai Lu
2009-03-15x86: fix 64k corruption-checkYinghai Lu
2009-03-14igb: remove ASPM L0s workaroundAlexander Duyck
2009-03-14x86: put initial_pg_tables into .bssYinghai Lu
2009-03-14x86: allow extend_brk users to reserve brk spaceJeremy Fitzhardinge
2009-03-14x86-32: compute initial mapping size more accuratelyYinghai Lu
2009-03-14x86: use brk allocation for DMIJeremy Fitzhardinge
2009-03-14x86-32: use brk segment for allocating initial kernel pagetableJeremy Fitzhardinge
2009-03-14x86: move brk initialization out of #ifdef CONFIG_BLK_DEV_INITRDH. Peter Anvin
2009-03-14x86: add brk allocation for very, very early allocationsJeremy Fitzhardinge
2009-03-14x86: make section delimiter symbols part of their sectionJeremy Fitzhardinge
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-14x86: cpu_debug add support for various AMD CPUsJaswinder Singh Rajput
2009-03-14x86/centaur: merge 32 & 64 bit versionSebastian Andrzej Siewior
2009-03-14Merge branches 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/debug', 'x86/kconf...Ingo Molnar
2009-03-14x86: print the continous part of fixed mtrrs togetherYinghai Lu
2009-03-14x86: fix get_mtrr() warning about smp_processor_id() with CONFIG_PREEMPT=yYinghai Lu
2009-03-14x86: make e820_update_range() handle small range updateYinghai Lu
2009-03-14x86: cpu/common.c more cleanupsIngo Molnar