- 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
- c027a47 oom: task->mm == NULL doesn't mean the memory was freed by Oleg Nesterov · 13 years ago
- cfe2234 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 13 years ago
- 60ad446 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
- 1b8e949 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
- 12ff47e Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
- 73bcbac Merge branch 'gpiolib' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 13 years ago
- a2d7730 Merge branch 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 13 years ago
- 72f9adfd Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 13 years ago
- 79a77c5 ext4: prevent memory leaks from ext4_mb_init_backend() on error path by Yu Jian · 13 years ago
- 48e6061 ext4: use EXT4_BAD_INO for buddy cache to avoid colliding with valid inode # by Yu Jian · 13 years ago
- 9d8b9ec ext4: use ext4_msg() instead of printk in mballoc by Theodore Ts'o · 13 years ago
- 37f86b4 kdb,kgdb: Allow arbitrary kgdb magic knock sequences by Jason Wessel · 14 years ago
- d613d82 kdb: Remove all references to DOING_KGDB2 by Jason Wessel · 14 years ago
- f679c49 kdb,kgdb: Implement switch and pass buffer from kdb -> gdb by Jason Wessel · 14 years ago
- 3bdb65e kdb: cleanup unused variables missed in the original kdb merge by Jason Wessel · 13 years ago
- 424c3d4 Merge branch 'for-next' into for-linus by Liam Girdwood · 13 years ago
- 5f66d2b Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
- 4a2d732 Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
- 965e32b Merge branch 'for-3.1-rc1' of git://gitorious.org/linux-omap-dss2/linux by Linus Torvalds · 13 years ago
- e10b87d Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-3.x by Linus Torvalds · 13 years ago
- 867f503 Merge branch 'msm-move-gpio' of git://codeaurora.org/quic/kernel/davidb/linux-msm into gpio/next by Grant Likely · 13 years ago
- 762dfd1 CIFS: Cleanup demupltiplex thread exiting code by Pavel Shilovsky · 13 years ago
- ad69bae CIFS: Move mid search to a separate function by Pavel Shilovsky · 13 years ago
- 98bac62 CIFS: Move RFC1002 check to a separate function by Pavel Shilovsky · 13 years ago
- e7015fb CIFS: Simplify socket reading in demultiplex thread by Pavel Shilovsky · 13 years ago
- f18a5f2 ext4: use ext4_kvzalloc()/ext4_kvmalloc() for s_group_desc and s_group_info by Theodore Ts'o · 13 years ago
- 9933fc0 ext4: introduce ext4_kvmalloc(), ext4_kzalloc(), and ext4_kvfree() by Theodore Ts'o · 13 years ago
- 3d9c247 CIFS: Move buffer allocation to a separate function by Pavel Shilovsky · 13 years ago
- 1a5ab4b gpio_msm: Move Qualcomm MSM v2 gpio driver into drivers by David Brown · 14 years ago
- 74d10d7 gpio_msm: Move Qualcomm v6 MSM driver into drivers by David Brown · 14 years ago
- 9def3ef msm: gpio: Fold register defs into C file by David Brown · 13 years ago
- 030a77f msm: gpiomux: Move public API to public header by David Brown · 14 years ago
- 10eb5f6 msm: gpio: Remove ifdefs on gpio chip registers by David Brown · 14 years ago
- 2e01d2c msm: gpio: Remove chip-specific register definitions by David Brown · 14 years ago
- 03db072 msm: Remove chip-ifdefs for GPIO io mappings by David Brown · 14 years ago
- ce427c3 msm: gpio: Remove unsupported devices by David Brown · 14 years ago
- df5d3ed OMAP: DSS2: HDMI: fix hdmi clock name by Tomi Valkeinen · 13 years ago
- 9ede365 HACK: OMAP: DSS2: clk hack for OMAP2/3 by Tomi Valkeinen · 13 years ago
- 33853a0 ext4: use the correct error exit path in ext4_init_inode_table() by Yongqiang Yang · 13 years ago
- 206d440 xfs: Fix build breakage in xfs_iops.c when CONFIG_FS_POSIX_ACL is not set by Markus Trippelsdorf · 13 years ago
- 43c1c9c VFS: Reorganise shrink_dcache_for_umount_subtree() after demise of dcache_lock by David Howells · 13 years ago
- c6627c6 VFS: Remove dentry->d_lock locking from shrink_dcache_for_umount_subtree() by David Howells · 13 years ago
- 35f40ef VFS: Remove detached-dentry counter from shrink_dcache_for_umount_subtree() by David Howells · 13 years ago
- 86bc704 switch posix_acl_chmod() to umode_t by Al Viro · 13 years ago
- 3a5fba1 switch posix_acl_from_mode() to umode_t by Al Viro · 13 years ago
- d695212 switch posix_acl_equiv_mode() to umode_t * by Al Viro · 13 years ago
- d3fb612 switch posix_acl_create() to umode_t * by Al Viro · 13 years ago
- 782b94c block: initialise bd_super in bdget() by Lachlan McIlroy · 13 years ago
- c4ae0c6 vfs: avoid call to inode_lru_list_del() if possible by Eric Dumazet · 13 years ago
- f2ee7ab vfs: avoid taking inode_hash_lock on pipes and sockets by Eric Dumazet · 13 years ago
- b12362b vfs: conditionally call inode_wb_list_del() by Eric Dumazet · 13 years ago
- 5a30d8a VFS: Fix automount for negative autofs dentries by David Howells · 13 years ago
- b4aff1f Btrfs: load the key from the dir item in readdir into a fake dentry by Josef Bacik · 13 years ago
- 3da3f87 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
- 968e75f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 13 years ago
- a00ed25 NFS: Re-enable compilation of nfs with !CONFIG_NFS_V4 || !CONFIG_NFS_V4_1 by Trond Myklebust · 13 years ago
- e178ccb mfd: Fix mismatch in twl4030 mutex lock-unlock by Sanjeev Premi · 13 years ago
- 2b959e7 mfd: twl6030-pwm.c needs MODULE_LICENSE by Randy Dunlap · 13 years ago
- e2e49d5 mfd: Fix the omap-usb-host clock API usage on usbhs_disable() by Keshava Munegowda · 13 years ago
- ccd80c71 mfd: Acknowledge WM8994 IRQs before reporting by Mark Brown · 13 years ago
- 88c9397 mfd: Acknowlege all WM831x IRQs before we handle them by Mark Brown · 13 years ago
- b1224cd mfd: Avoid two assignments if failures happen in tps65910_i2c_probe by Jesper Juhl · 13 years ago
- 6daa663 regulator: Storing tps65912 error codes in u8 by Dan Carpenter · 13 years ago
- dc7e412 mfd: Don't leak init_data in tps65910_i2c_probe by Jesper Juhl · 13 years ago
- f7eb6c5 regulator: aat2870: Add AAT2870 regulator driver by Jin Park · 13 years ago
- 4b0d711 backlight: Add AAT2870 backlight driver by Jin Park · 13 years ago
- 09d6292 mfd: Add AAT2870 mfd driver by Jin Park · 13 years ago
- 7785bf1 mfd: Remove dead code from max8997-irq by Jesper Juhl · 13 years ago
- 54f323b mfd: Move TPS55910 Kconfig option by Linus Walleij · 13 years ago
- 4dcaa6b mfd: Fix missing stmpe kerneldoc by Om Prakash · 13 years ago
- 63c8a58 mfd: Fix off-by-one value range checking for tps65912_i2c_write by Axel Lin · 13 years ago
- a5e0678 mfd: Add devices for WM831x clocking module by Mark Brown · 13 years ago
- 2f22334 mfd: Remove comp{1,2}_threshold sysfs entries in tps65911_comparator_remove by Axel Lin · 13 years ago
- 5608801 mfd: Don't ask about the TPS65912 core driver in Kconfig by Mark Brown · 13 years ago
- 0825671 mfd: Fix off by one in WM831x IRQ code by Dimitris Papastamos · 13 years ago
- 59dead5 mfd: Add tps65921 support from twl-core by Oleg Drokin · 13 years ago
- c7e1da4 mfd: Add WM831x clock control register definitions by Mark Brown · 13 years ago
- b00cd68 mfd: Ensure value written by wm831x_set_bits() is within the mask by Mark Brown · 13 years ago
- ec2328c mfd: Implement tps65910 IRQ cleanup by Mark Brown · 13 years ago
- 19921ef mfd: Add tunnelcreek watchdog to lpc_sch devices by Alexander Stein · 13 years ago
- 0a1b089 mfd: Clean-up ab8500 register file by Linus Walleij · 13 years ago
- 6af75ec mfd: Update ab8500 subdevice list by Linus Walleij · 13 years ago
- 5cef8df mfd: ab8500-core MFD devices marked as initdata by Robert Rosengren · 13 years ago
- 9260ad98 tps65912: add regulator driver by Margarita Olaya · 13 years ago
- 668a6cc tps65912: gpio: add gpio driver by Margarita Olaya · 13 years ago
- d49a0f3 tps65912: irq: add interrupt controller by Margarita Olaya · 13 years ago
- 36e5287 mfd: tps65912: Add new mfd device by Margarita Olaya · 13 years ago
- 8504d63 mfd: Use kstrtoul_from_user in ab8500 by Peter Huewe · 13 years ago
- 402fb48 mfd: Use kstrtoul_from_user in ab3550 by Peter Huewe · 13 years ago