- 0302899 drivers/ide/cy82c693.c: Add missing pci_dev_put by Julia Lawall · 13 years ago
- 89e9aad ide: Fix irq flags madness by Thomas Gleixner · 13 years ago
- 288d5ab Boot up with usermodehelper disabled by Linus Torvalds · 13 years ago
- 33f35f2 x86: don't include xen/xen.h in <asm/io.h> unless XEN is enabled by Linus Torvalds · 13 years ago
- 0ea6484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
- 35e51fe Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 13 years ago
- c0c770e Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 13 years ago
- a9e4e6e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
- 27665ff Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
- 14595f7 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
- 298507d shm: optimize exit_shm() by Vasiliy Kulikov · 13 years ago
- 33a30ed shm: fix wrong tests by Vasiliy Kulikov · 13 years ago
- 206506c tmpfs: expand "help" to explain value of TMPFS_POSIX_ACL by Robert P. J. Day · 13 years ago
- 8079b1c mm: clarify the radix_tree exceptional cases by Hugh Dickins · 13 years ago
- e504f3f tmpfs radix_tree: locate_item to speed up swapoff by Hugh Dickins · 13 years ago
- 31475dd mm: a few small updates for radix-swap by Hugh Dickins · 13 years ago
- 69f07ec tmpfs: use kmemdup for short symlinks by Hugh Dickins · 13 years ago
- 6922c0c tmpfs: convert shmem_writepage and enable swap by Hugh Dickins · 13 years ago
- aa3b189 tmpfs: convert mem_cgroup shmem to radix-swap by Hugh Dickins · 13 years ago
- 54af6042 tmpfs: convert shmem_getpage_gfp to radix-swap by Hugh Dickins · 13 years ago
- 46f65ec tmpfs: convert shmem_unuse_inode to radix-swap by Hugh Dickins · 13 years ago
- 7a5d0fb tmpfs: convert shmem_truncate_range to radix-swap by Hugh Dickins · 13 years ago
- bda97ea tmpfs: copy truncate_inode_pages_range by Hugh Dickins · 13 years ago
- 41ffe5d tmpfs: miscellaneous trivial cleanups by Hugh Dickins · 13 years ago
- 285b2c4 tmpfs: demolish old swap vector support by Hugh Dickins · 13 years ago
- a2c16d6 mm: let swap use exceptional entries by Hugh Dickins · 13 years ago
- 6328650 radix_tree: exceptional entries and indices by Hugh Dickins · 13 years ago
- 70d3271 drivers/video/backlight/aat2870_bl.c: make it buildable as a module by Andrew Morton · 13 years ago
- 5d6f921 drivers/video/backlight/aat2870_bl.c: fix setting max_current by Axel Lin · 13 years ago
- 4c4dd90 drivers/video/backlight/aat2870_bl.c: fix error checking for backlight_device_register by Axel Lin · 13 years ago
- 1646ec9 cris: add missing declaration of kgdb_init() and breakpoint() by WANG Cong · 13 years ago
- b4bc281 cris: fix the prototype of sync_serial_ioctl() by WANG Cong · 13 years ago
- 4b851d8 cris: fix a build error in sync_serial_open() by WANG Cong · 13 years ago
- d496921 cris: fix a build error in kernel/fork.c by WANG Cong · 13 years ago
- 1560ffe6 tpm_tis: fix build when ACPI is not enabled by Randy Dunlap · 13 years ago
- 3dab1bc mm: page_alloc: increase __GFP_BITS_SHIFT to include __GFP_OTHER_NODE by Johannes Weiner · 13 years ago
- f7b9fcb ramoops: update module parameters by Sergiu Iordache · 13 years ago
- f2d34fd Documentation: add pointer to name_to_dev_t for root= values by Will Drewry · 13 years ago
- 2af1416 fs/dcache.c: fix new kernel-doc warning by Randy Dunlap · 13 years ago
- 88eca02 ida: simplified functions for id allocation by Rusty Russell · 13 years ago
- a729589 taskstats: add_del_listener() should ignore !valid listeners by Oleg Nesterov · 13 years ago
- dfc428b taskstats: add_del_listener() shouldn't use the wrong node by Oleg Nesterov · 13 years ago
- 12b3e03 rtc-omap: fix initialization of control register by Daniel Glöckner · 13 years ago
- dd48c08 fault-injection: add ability to export fault_attr in arbitrary directory by Akinobu Mita · 13 years ago
- a0bfa13 cpuidle: stop depending on pm_idle by Len Brown · 14 years ago
- 4bfc828 x86 idle: move mwait_idle_with_hints() to where it is used by Len Brown · 14 years ago
- d91ee58 cpuidle: replace xen access to x86 pm_idle and default_idle by Len Brown · 14 years ago
- 62027ae cpuidle: create bootparam "cpuidle.off=1" by Len Brown · 14 years ago
- 6dccf9c mrst_pmu: driver for Intel Moorestown Power Management Unit by Len Brown · 13 years ago
- db9481c ext4: use kzalloc in ext4_kzalloc() by Mathias Krause · 13 years ago
- d0e323b Merge branch 'apei' into apei-release by Len Brown · 13 years ago
- c3e6088 ACPI, APEI, EINJ Param support is disabled by default by Huang Ying · 13 years ago
- 70cb6e1 APEI GHES: 32-bit buildfix by Len Brown · 13 years ago
- a7e09d4 ACPI: APEI build fix by Len Brown · 13 years ago
- ba61ca4 ACPI, APEI, GHES: Add hardware memory error recovery support by Huang Ying · 13 years ago
- ea8f5fb HWPoison: add memory_failure_queue() by Huang Ying · 13 years ago
- 152cef4 ACPI, APEI, GHES, Error records content based throttle by Huang Ying · 13 years ago
- 67eb2e9 ACPI, APEI, GHES, printk support for recoverable error via NMI by Huang Ying · 13 years ago
- 7f18427 lib, Make gen_pool memory allocator lockless by Huang Ying · 13 years ago
- f49f23a lib, Add lock-less NULL terminated single list by Huang Ying · 13 years ago
- df013ff Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHG by Huang Ying · 13 years ago
- 750f463 dt: add of_alias_scan and of_alias_get_id by Shawn Guo · 13 years ago
- dcd998c tcm_fc: Handle DDP/SW fc_frame_payload_get failures in ft_recv_write_data by Kiran Patil · 13 years ago
- f48d191 Merge branch 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 13 years ago
- f673b7c Merge branch 'tools-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 13 years ago
- c299eba Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 13 years ago
- 1850536 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
- ed8f373 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
- a6b11f5 Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
- 73a9fe8 Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
- f340681 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 13 years ago
- 4400478 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-watchdog by Linus Torvalds · 13 years ago
- 0d7e92d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 13 years ago
- 4fecc20 Input: ad7879 - fix deficient device disable by Michael Hennerich · 13 years ago
- 0a7a8ff Input: gpio_keys - fix two typos in devicetree documentation by Tobias Klauser · 13 years ago
- d30c4b7 tools/power turbostat: fit output into 80 columns on snb-ep by Len Brown · 13 years ago
- b728a5c efivars: fix warnings when CONFIG_PSTORE=n by Tony Luck · 13 years ago
- 4a8f505 Merge branches 'acpica', 'battery', 'boot-irqs', 'bz-24492', 'bz-9528', 'from-akpm', 'kexec-param' and 'misc' into release by Len Brown · 13 years ago
- 6c8111e9 ACPI: delete stale reference in kernel-parameters.txt by Len Brown · 13 years ago
- d1afa65 arch/tile/mm/init.c: trivial: use BUG_ON by Julia Lawall · 13 years ago
- 3d071cd3 Merge tag 'v3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus by Chris Metcalf · 13 years ago
- aa16597 ACPI: add missing _OSI strings by Shaohua Li · 13 years ago
- f52e00c ACPI: remove NID_INVAL by David Rientjes · 13 years ago
- 31f5396 thermal: make THERMAL_HWMON implementation fully internal by Jean Delvare · 13 years ago
- 0d97d7a thermal: split hwmon lookup to a separate function by Jean Delvare · 13 years ago
- ab92402 thermal: hide CONFIG_THERMAL_HWMON by Jean Delvare · 13 years ago
- d945fa0 MAINTAINERS: Add keyword match for of_match_table to device tree section by Mark Brown · 13 years ago
- aac285c of: constify property name parameters for helper functions by Jamie Iles · 13 years ago
- 50658b6 spi/pl022: remove function cannot exit by Linus Walleij · 13 years ago
- ed8b752 dm table: set flush capability based on underlying devices by Mike Snitzer · 13 years ago
- 772ae5f dm crypt: optionally support discard requests by Milan Broz · 13 years ago
- 3273727 dm raid: add md raid1 support by Jonathan Brassow · 13 years ago
- b12d437 dm raid: support metadata devices by Jonathan Brassow · 13 years ago
- 46bed2b dm raid: add write_mostly parameter by Jonathan Brassow · 13 years ago
- c108456 dm raid: add region_size parameter by Jonathan Brassow · 13 years ago
- c0a2fa1 dm raid: improve table parameters documentation by Jonathan Brassow · 13 years ago
- 759dea2 dm ioctl: forbid multiple device specifiers by Mikulas Patocka · 13 years ago
- ba2e19b dm ioctl: introduce __get_dev_cell by Mikulas Patocka · 13 years ago
- 0ddf964 dm ioctl: fill in device parameters in more ioctls by Mikulas Patocka · 13 years ago
- a399879 dm flakey: add corrupt_bio_byte feature by Mike Snitzer · 13 years ago