summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2011-05-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-2/+15
2011-05-28Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+1
2011-05-28Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-1/+8
2011-05-28Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+13
2011-05-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-7/+32
2011-05-28Merge branch 'for-usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+1
2011-05-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds-0/+1
2011-05-28Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds-9/+9
2011-05-28Merge branch 'setns'Linus Torvalds-1/+3
2011-05-28ns: Wire up the setns system callEric W. Biederman-1/+3
2011-05-28Cache xattr security drop check for write v2Andi Kleen-0/+13
2011-05-28atomic: Add atomic_or()Paul E. McKenney-0/+13
2011-05-28cpuset: Fix cpuset_cpus_allowed_fallback(), don't update tsk->rt.nr_cpus_allowedKOSAKI Motohiro-1/+8
2011-05-27Merge git://git.infradead.org/mtd-2.6Linus Torvalds-24/+17
2011-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds-1/+4
2011-05-27Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-0/+2
2011-05-27gpio: make gpio_{request,free}_array gpio array parameter constLars-Peter Clausen-4/+4
2011-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-61/+64
2011-05-27net: Kill ratelimit.h dependency in linux/net.hDavid S. Miller-6/+8
2011-05-27net: Add linux/sysctl.h includes where needed.David S. Miller-0/+2
2011-05-27net: Kill ether_table[] declaration.David S. Miller-4/+0
2011-05-27Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu...Linus Torvalds-2/+2
2011-05-27Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+39
2011-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds-7/+804
2011-05-27Merge git://git.infradead.org/battery-2.6Linus Torvalds-0/+86
2011-05-27Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6David S. Miller-11/+14
2011-05-27Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar-7/+32
2011-05-27IPVS: bug in ip_vs_ftp, same list heaad used in all netns.Hans Schillstrom-1/+2
2011-05-27fs: pass exact type of data dirties to ->dirty_inodeChristoph Hellwig-2/+2
2011-05-27TPS65911: Comparator: Add comparator driverJorge Eduardo Candelaria-0/+4
2011-05-27TPS65911: Add support for added GPIO linesJorge Eduardo Candelaria-76/+14
2011-05-27TPS65911: Add new irq definitionsJorge Eduardo Candelaria-1/+31
2011-05-27regulator: tps65911: Add new chip versionJorge Eduardo Candelaria-1/+9
2011-05-27MFD: TPS65910: Add support for TPS65911 deviceJorge Eduardo Candelaria-0/+46
2011-05-27regulator: Remove MAX8997_REG_BUCK1DVS/MAX8997_REG_BUCK2DVS/MAX8997_REG_BUCK5...Axel Lin-4/+0
2011-05-27TPS65910: Add tps65910 regulator driverGraeme Gregory-0/+14
2011-05-27TPS65910: IRQ: Add interrupt controllerGraeme Gregory-0/+5
2011-05-27TPS65910: GPIO: Add GPIO driverGraeme Gregory-0/+2
2011-05-27MFD: TPS65910: Add new mfd device for TPS65910Graeme Gregory-0/+753
2011-05-27regulator: Support voltage offsets to compensate for drops in systemMark Brown-0/+4
2011-05-27regulator: Remove supply_regulator_dev from machine configurationMark Brown-3/+0
2011-05-26[SCSI] libsas: Add option for SATA soft resetDave Jiang-0/+1
2011-05-26gpio: Convert gpio_is_valid to return boolJoe Perches-5/+5
2011-05-26arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita-2/+0
2011-05-26bitops: add #ifndef for each of find bitopsAkinobu Mita-0/+13
2011-05-26pid: fix typo in function descriptionSisir Koppaka-1/+1
2011-05-26ipmi: convert to seq_file interfaceAlexey Dobriyan-1/+1
2011-05-26fs/proc/vmcore.c: add hook to read_from_oldmem() to check for non-ram pagesOlaf Hering-0/+5
2011-05-26mm: extract exe_file handling from procfsJiri Slaby-29/+2
2011-05-26asm-generic/ptrace.h: start a common low level ptrace helperMike Frysinger-0/+74