summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds10-61/+64
2011-05-27net: Kill ratelimit.h dependency in linux/net.hDavid S. Miller2-6/+8
2011-05-27net: Add linux/sysctl.h includes where needed.David S. Miller2-0/+2
2011-05-27net: Kill ether_table[] declaration.David S. Miller1-4/+0
2011-05-27Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu...Linus Torvalds2-2/+2
2011-05-27Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-0/+39
2011-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds3-7/+804
2011-05-27Merge git://git.infradead.org/battery-2.6Linus Torvalds2-0/+86
2011-05-27Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6David S. Miller3-11/+14
2011-05-27IPVS: bug in ip_vs_ftp, same list heaad used in all netns.Hans Schillstrom1-1/+2
2011-05-27TPS65911: Comparator: Add comparator driverJorge Eduardo Candelaria1-0/+4
2011-05-27TPS65911: Add support for added GPIO linesJorge Eduardo Candelaria1-76/+14
2011-05-27TPS65911: Add new irq definitionsJorge Eduardo Candelaria1-1/+31
2011-05-27regulator: tps65911: Add new chip versionJorge Eduardo Candelaria1-1/+9
2011-05-27MFD: TPS65910: Add support for TPS65911 deviceJorge Eduardo Candelaria1-0/+46
2011-05-27regulator: Remove MAX8997_REG_BUCK1DVS/MAX8997_REG_BUCK2DVS/MAX8997_REG_BUCK5...Axel Lin1-4/+0
2011-05-27TPS65910: Add tps65910 regulator driverGraeme Gregory1-0/+14
2011-05-27TPS65910: IRQ: Add interrupt controllerGraeme Gregory1-0/+5
2011-05-27TPS65910: GPIO: Add GPIO driverGraeme Gregory1-0/+2
2011-05-27MFD: TPS65910: Add new mfd device for TPS65910Graeme Gregory1-0/+753
2011-05-27regulator: Support voltage offsets to compensate for drops in systemMark Brown1-0/+4
2011-05-27regulator: Remove supply_regulator_dev from machine configurationMark Brown1-3/+0
2011-05-27arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita1-2/+0
2011-05-27bitops: add #ifndef for each of find bitopsAkinobu Mita3-0/+13
2011-05-27pid: fix typo in function descriptionSisir Koppaka1-1/+1
2011-05-27ipmi: convert to seq_file interfaceAlexey Dobriyan1-1/+1
2011-05-27fs/proc/vmcore.c: add hook to read_from_oldmem() to check for non-ram pagesOlaf Hering1-0/+5
2011-05-27mm: extract exe_file handling from procfsJiri Slaby3-29/+2
2011-05-27asm-generic/ptrace.h: start a common low level ptrace helperMike Frysinger1-0/+74
2011-05-27memcg: add the pagefault count into memcg statsYing Han1-0/+7
2011-05-27memcg: rename mem_cgroup_zone_nr_pages() to mem_cgroup_zone_nr_lru_pages()Ying Han1-5/+5
2011-05-27memcg: fix get_scan_count() for small targetsKAMEZAWA Hiroyuki1-5/+0
2011-05-27memcg: reclaim memory from nodes in round-robin orderYing Han1-0/+1
2011-05-27memcg: count the soft_limit reclaim in global background reclaimYing Han2-3/+6
2011-05-27mm: move enum vm_event_item into a standalone header fileAndrew Morton2-61/+65
2011-05-27cgroup: remove the ns_cgroupDaniel Lezcano3-18/+0
2011-05-27cgroups: add per-thread subsystem callbacksBen Blum1-4/+6
2011-05-27cgroups: read-write lock CLONE_THREAD forking per threadgroupBen Blum2-0/+45
2011-05-27drivers/rtc/rtc-mxc.c: remove defines already included in rtc.hWolfram Sang1-4/+4
2011-05-27flex_array: avoid divisions when accessing elementsJesse Gross1-0/+2
2011-05-26Merge branches 'core-fixes-for-linus' and 'irq-fixes-for-linus' of git://git....Linus Torvalds1-3/+0
2011-05-26Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-0/+112
2011-05-26Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds13-52/+348
2011-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds5-1/+117
2011-05-26Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-4/+4
2011-05-26Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-10/+0
2011-05-26Fix build with !HUGETLBFSLinus Torvalds1-0/+1
2011-05-26bug.h: Move ratelimit warn interfaces to ratelimit.hDavid S. Miller2-40/+40
2011-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm...Linus Torvalds3-0/+149
2011-05-26input: Add support for Qualcomm PMIC8XXX power keyTrilok Soni1-0/+31