summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-10-30audit mmapAl Viro
2010-10-30audit: make link()/linkat() match "attribute change" predicateAl Viro
2010-10-30audit: Call tty_audit_push_task() outside preempt disabledThomas Gleixner
2010-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-10-29Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2010-10-29debug_core,x86,blackfin: Clean up hw debug disable APIDongdong Deng
2010-10-29readv/writev: do the same MAX_RW_COUNT truncation that read/write doesLinus Torvalds
2010-10-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-10-29Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-10-29switch get_sb_ns() usersAl Viro
2010-10-29convert get_sb_pseudo() usersAl Viro
2010-10-29convert get_sb_nodev() usersAl Viro
2010-10-29convert get_sb_single() usersAl Viro
2010-10-29convert get_sb_mtd() users to ->mount()Al Viro
2010-10-29new helper: mount_bdev()Al Viro
2010-10-29beginning of transtion: ->mount()Al Viro
2010-10-29Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2010-10-28mfd: Factor out WM831x I2C I/O from the core driverMark Brown
2010-10-28mfd: Voltages and GPIOs platform_data definitions for max8998Lukasz Majewski
2010-10-28regulator: max8998 BUCK1/2 internal voltages and indexes definedLukasz Majewski
2010-10-28mfd: Support for ICs compliant with max8998Lukasz Majewski
2010-10-28mfd: Adding twl6030 mmc card detect support for MMC1kishore kadiyala
2010-10-28mfd: Add mc13892 support to mc13xxxUwe Kleine-König
2010-10-28mfd: Remove deprecated mc13783 functionsUwe Kleine-König
2010-10-28mfd: Allow for bypass of cell resource conflict checkDaniel Drake
2010-10-28mfd: Declare abx500_remove_ops()Mark Brown
2010-10-28mfd: Add basic tps6586x interrupt supportGary King
2010-10-28mfd: Update chip id of 88pm8607Haojian Zhuang
2010-10-28mfd: Align ab8500 with the abx500 interfaceMattias Wallin
2010-10-28mmc: Allow 2 byte requests in 4-bit mode for tmio_mmcYusuke Goda
2010-10-28mmc: Allow the platform to specify the sh_mmcif get_cd handlerArnd Hannemann
2010-10-28mfd: Allow the platform to specify the sh_mobile_sdhi get_cd handlerArnd Hannemann
2010-10-28mmc: Allow the tmio_mmc mfd driver to specify get_cd handlerArnd Hannemann
2010-10-28rtc: Add MAX8998 rtc driverJoonyoung Shim
2010-10-28mfd: Add MAX8998 interrupts supportJoonyoung Shim
2010-10-28mfd: Use i2c_client as an argument on MAX8998 i2c routinesJoonyoung Shim
2010-10-28i2c: twl: add register defines for pm master moduleFelipe Balbi
2010-10-28gpio: Add bitmask to block requests to unavailable stmpe GPIOsWolfram Sang
2010-10-28mfd: Move PCF50633 IRQ protoypes where the definitions can see themMark Brown
2010-10-28Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2010-10-28regulator: Add option for machine drivers to enable the dummy regulatorMark Brown
2010-10-28Regulator: LP3972 PMIC regulator driverAxel Lin
2010-10-28MAX8952 PMIC Driver Initial ReleaseMyungJoo Ham
2010-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds
2010-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2010-10-28Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2010-10-28net: Limit socket I/O iovec total length to INT_MAX.David S. Miller
2010-10-28fib: Fix fib zone and its hash leak on namespace stopPavel Emelyanov
2010-10-28dccp: Extend CCID packet dequeueing interfaceGerrit Renker
2010-10-28Merge 'staging-next' to Linus's treeGreg Kroah-Hartman