aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-30audit: make link()/linkat() match "attribute change" predicateAl Viro1-0/+4
2010-10-30audit: Call tty_audit_push_task() outside preempt disabledThomas Gleixner1-4/+5
2010-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-2/+6
2010-10-29Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdbLinus Torvalds1-10/+3
2010-10-29debug_core,x86,blackfin: Clean up hw debug disable APIDongdong Deng1-10/+3
2010-10-29readv/writev: do the same MAX_RW_COUNT truncation that read/write doesLinus Torvalds1-0/+1
2010-10-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds3-11/+19
2010-10-29Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2010-10-29switch get_sb_ns() usersAl Viro1-3/+2
2010-10-29convert get_sb_pseudo() usersAl Viro1-3/+2
2010-10-29convert get_sb_nodev() usersAl Viro2-2/+5
2010-10-29convert get_sb_single() usersAl Viro1-0/+3
2010-10-29convert get_sb_mtd() users to ->mount()Al Viro1-3/+2
2010-10-29new helper: mount_bdev()Al Viro1-0/+3
2010-10-29beginning of transtion: ->mount()Al Viro1-0/+2
2010-10-28Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds5-1/+215
2010-10-29mfd: Factor out WM831x I2C I/O from the core driverMark Brown1-0/+12
2010-10-29mfd: Voltages and GPIOs platform_data definitions for max8998Lukasz Majewski1-0/+12
2010-10-29regulator: max8998 BUCK1/2 internal voltages and indexes definedLukasz Majewski1-6/+6
2010-10-29mfd: Support for ICs compliant with max8998Lukasz Majewski1-0/+11
2010-10-29mfd: Adding twl6030 mmc card detect support for MMC1kishore kadiyala1-0/+31
2010-10-29mfd: Add mc13892 support to mc13xxxUwe Kleine-König2-136/+265
2010-10-29mfd: Remove deprecated mc13783 functionsUwe Kleine-König1-18/+0
2010-10-29mfd: Allow for bypass of cell resource conflict checkDaniel Drake1-0/+3
2010-10-29mfd: Declare abx500_remove_ops()Mark Brown1-0/+1
2010-10-29mfd: Add basic tps6586x interrupt supportGary King1-0/+31
2010-10-29mfd: Update chip id of 88pm8607Haojian Zhuang1-1/+1
2010-10-29mfd: Align ab8500 with the abx500 interfaceMattias Wallin2-6/+25
2010-10-29mmc: Allow 2 byte requests in 4-bit mode for tmio_mmcYusuke Goda1-0/+5
2010-10-29mmc: Allow the platform to specify the sh_mmcif get_cd handlerArnd Hannemann1-0/+1
2010-10-29mfd: Allow the platform to specify the sh_mobile_sdhi get_cd handlerArnd Hannemann1-0/+2
2010-10-29mmc: Allow the tmio_mmc mfd driver to specify get_cd handlerArnd Hannemann1-0/+1
2010-10-29rtc: Add MAX8998 rtc driverJoonyoung Shim1-1/+5
2010-10-29mfd: Add MAX8998 interrupts supportJoonyoung Shim2-6/+77
2010-10-29mfd: Use i2c_client as an argument on MAX8998 i2c routinesJoonyoung Shim1-25/+5
2010-10-29i2c: twl: add register defines for pm master moduleFelipe Balbi1-0/+46
2010-10-29gpio: Add bitmask to block requests to unavailable stmpe GPIOsWolfram Sang1-0/+6
2010-10-29mfd: Move PCF50633 IRQ protoypes where the definitions can see themMark Brown1-0/+7
2010-10-28Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds1-1/+2
2010-10-28regulator: Add option for machine drivers to enable the dummy regulatorMark Brown1-0/+5
2010-10-28Regulator: LP3972 PMIC regulator driverAxel Lin1-0/+48
2010-10-28MAX8952 PMIC Driver Initial ReleaseMyungJoo Ham1-0/+135
2010-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds9-840/+401
2010-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-3/+0
2010-10-28Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds4-11/+22
2010-10-28net: Limit socket I/O iovec total length to INT_MAX.David S. Miller1-1/+1
2010-10-28fib: Fix fib zone and its hash leak on namespace stopPavel Emelyanov1-0/+2
2010-10-28dccp: Extend CCID packet dequeueing interfaceGerrit Renker1-1/+3
2010-10-28Merge 'staging-next' to Linus's treeGreg Kroah-Hartman9-840/+401
2010-10-28Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds25-264/+306