Age | Commit message (Expand) | Author | Files | Lines |
2010-10-30 | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify | Linus Torvalds | 5 | -31/+73 |
2010-10-30 | Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git.... | Linus Torvalds | 1 | -1/+6 |
2010-10-30 | Ensure FMODE_NONOTIFY is not set by userspace | Lino Sanfilippo | 1 | -4/+5 |
2010-10-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -0/+2 |
2010-10-30 | Merge branch 'audit.b64' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 3 | -4/+18 |
2010-10-30 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 9 | -175/+491 |
2010-10-30 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -1/+4 |
2010-10-30 | audit mmap | Al Viro | 1 | -0/+9 |
2010-10-30 | audit: make link()/linkat() match "attribute change" predicate | Al Viro | 1 | -0/+4 |
2010-10-30 | audit: Call tty_audit_push_task() outside preempt disabled | Thomas Gleixner | 1 | -4/+5 |
2010-10-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 316 | -2732/+9341 |
2010-10-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 3 | -2/+6 |
2010-10-29 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 1 | -10/+3 |
2010-10-29 | jump label: Add work around to i386 gcc asm goto bug | Steven Rostedt | 1 | -1/+1 |
2010-10-29 | debug_core,x86,blackfin: Clean up hw debug disable API | Dongdong Deng | 1 | -10/+3 |
2010-10-29 | readv/writev: do the same MAX_RW_COUNT truncation that read/write does | Linus Torvalds | 1 | -0/+1 |
2010-10-29 | Add new functions for triggering inode writeback | Chris Mason | 1 | -0/+2 |
2010-10-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 3 | -11/+19 |
2010-10-29 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2010-10-29 | switch get_sb_ns() users | Al Viro | 1 | -3/+2 |
2010-10-29 | convert get_sb_pseudo() users | Al Viro | 1 | -3/+2 |
2010-10-29 | convert get_sb_nodev() users | Al Viro | 2 | -2/+5 |
2010-10-29 | convert get_sb_single() users | Al Viro | 1 | -0/+3 |
2010-10-29 | convert get_sb_mtd() users to ->mount() | Al Viro | 1 | -3/+2 |
2010-10-29 | new helper: mount_bdev() | Al Viro | 1 | -0/+3 |
2010-10-29 | beginning of transtion: ->mount() | Al Viro | 1 | -0/+2 |
2010-10-29 | Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 5 | -1/+215 |
2010-10-29 | mfd: Factor out WM831x I2C I/O from the core driver | Mark Brown | 1 | -0/+12 |
2010-10-29 | mfd: Voltages and GPIOs platform_data definitions for max8998 | Lukasz Majewski | 1 | -0/+12 |
2010-10-29 | regulator: max8998 BUCK1/2 internal voltages and indexes defined | Lukasz Majewski | 1 | -6/+6 |
2010-10-29 | mfd: Support for ICs compliant with max8998 | Lukasz Majewski | 1 | -0/+11 |
2010-10-29 | mfd: Adding twl6030 mmc card detect support for MMC1 | kishore kadiyala | 1 | -0/+31 |
2010-10-29 | mfd: Add mc13892 support to mc13xxx | Uwe Kleine-König | 2 | -136/+265 |
2010-10-29 | mfd: Remove deprecated mc13783 functions | Uwe Kleine-König | 1 | -18/+0 |
2010-10-29 | mfd: Allow for bypass of cell resource conflict check | Daniel Drake | 1 | -0/+3 |
2010-10-29 | mfd: Declare abx500_remove_ops() | Mark Brown | 1 | -0/+1 |
2010-10-29 | mfd: Add basic tps6586x interrupt support | Gary King | 1 | -0/+31 |
2010-10-29 | mfd: Update chip id of 88pm8607 | Haojian Zhuang | 1 | -1/+1 |
2010-10-29 | mfd: Align ab8500 with the abx500 interface | Mattias Wallin | 2 | -6/+25 |
2010-10-29 | mmc: Allow 2 byte requests in 4-bit mode for tmio_mmc | Yusuke Goda | 1 | -0/+5 |
2010-10-29 | mmc: Allow the platform to specify the sh_mmcif get_cd handler | Arnd Hannemann | 1 | -0/+1 |
2010-10-29 | mfd: Allow the platform to specify the sh_mobile_sdhi get_cd handler | Arnd Hannemann | 1 | -0/+2 |
2010-10-29 | mmc: Allow the tmio_mmc mfd driver to specify get_cd handler | Arnd Hannemann | 1 | -0/+1 |
2010-10-29 | rtc: Add MAX8998 rtc driver | Joonyoung Shim | 1 | -1/+5 |
2010-10-29 | mfd: Add MAX8998 interrupts support | Joonyoung Shim | 2 | -6/+77 |
2010-10-29 | mfd: Use i2c_client as an argument on MAX8998 i2c routines | Joonyoung Shim | 1 | -25/+5 |
2010-10-29 | i2c: twl: add register defines for pm master module | Felipe Balbi | 1 | -0/+46 |
2010-10-29 | gpio: Add bitmask to block requests to unavailable stmpe GPIOs | Wolfram Sang | 1 | -0/+6 |
2010-10-29 | mfd: Move PCF50633 IRQ protoypes where the definitions can see them | Mark Brown | 1 | -0/+7 |
2010-10-29 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 1 | -1/+2 |