index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-27
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
4
-24
/
+17
2011-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
5
-1
/
+4
2011-05-27
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-0
/
+2
2011-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
10
-61
/
+64
2011-05-27
net: Kill ratelimit.h dependency in linux/net.h
David S. Miller
2
-6
/
+8
2011-05-27
net: Add linux/sysctl.h includes where needed.
David S. Miller
2
-0
/
+2
2011-05-27
net: Kill ether_table[] declaration.
David S. Miller
1
-4
/
+0
2011-05-27
Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu...
Linus Torvalds
2
-2
/
+2
2011-05-27
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-0
/
+39
2011-05-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...
Linus Torvalds
3
-7
/
+804
2011-05-27
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
2
-0
/
+86
2011-05-27
Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6
David S. Miller
3
-11
/
+14
2011-05-27
IPVS: bug in ip_vs_ftp, same list heaad used in all netns.
Hans Schillstrom
1
-1
/
+2
2011-05-27
TPS65911: Comparator: Add comparator driver
Jorge Eduardo Candelaria
1
-0
/
+4
2011-05-27
TPS65911: Add support for added GPIO lines
Jorge Eduardo Candelaria
1
-76
/
+14
2011-05-27
TPS65911: Add new irq definitions
Jorge Eduardo Candelaria
1
-1
/
+31
2011-05-27
regulator: tps65911: Add new chip version
Jorge Eduardo Candelaria
1
-1
/
+9
2011-05-27
MFD: TPS65910: Add support for TPS65911 device
Jorge Eduardo Candelaria
1
-0
/
+46
2011-05-27
regulator: Remove MAX8997_REG_BUCK1DVS/MAX8997_REG_BUCK2DVS/MAX8997_REG_BUCK5...
Axel Lin
1
-4
/
+0
2011-05-27
TPS65910: Add tps65910 regulator driver
Graeme Gregory
1
-0
/
+14
2011-05-27
TPS65910: IRQ: Add interrupt controller
Graeme Gregory
1
-0
/
+5
2011-05-27
TPS65910: GPIO: Add GPIO driver
Graeme Gregory
1
-0
/
+2
2011-05-27
MFD: TPS65910: Add new mfd device for TPS65910
Graeme Gregory
1
-0
/
+753
2011-05-27
regulator: Support voltage offsets to compensate for drops in system
Mark Brown
1
-0
/
+4
2011-05-27
regulator: Remove supply_regulator_dev from machine configuration
Mark Brown
1
-3
/
+0
2011-05-26
[SCSI] libsas: Add option for SATA soft reset
Dave Jiang
1
-0
/
+1
2011-05-26
arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}
Akinobu Mita
1
-2
/
+0
2011-05-26
bitops: add #ifndef for each of find bitops
Akinobu Mita
3
-0
/
+13
2011-05-26
pid: fix typo in function description
Sisir Koppaka
1
-1
/
+1
2011-05-26
ipmi: convert to seq_file interface
Alexey Dobriyan
1
-1
/
+1
2011-05-26
fs/proc/vmcore.c: add hook to read_from_oldmem() to check for non-ram pages
Olaf Hering
1
-0
/
+5
2011-05-26
mm: extract exe_file handling from procfs
Jiri Slaby
3
-29
/
+2
2011-05-26
asm-generic/ptrace.h: start a common low level ptrace helper
Mike Frysinger
1
-0
/
+74
2011-05-26
memcg: add the pagefault count into memcg stats
Ying Han
1
-0
/
+7
2011-05-26
memcg: rename mem_cgroup_zone_nr_pages() to mem_cgroup_zone_nr_lru_pages()
Ying Han
1
-5
/
+5
2011-05-26
memcg: fix get_scan_count() for small targets
KAMEZAWA Hiroyuki
1
-5
/
+0
2011-05-26
memcg: reclaim memory from nodes in round-robin order
Ying Han
1
-0
/
+1
2011-05-26
memcg: count the soft_limit reclaim in global background reclaim
Ying Han
2
-3
/
+6
2011-05-26
mm: move enum vm_event_item into a standalone header file
Andrew Morton
2
-61
/
+65
2011-05-26
cgroup: remove the ns_cgroup
Daniel Lezcano
3
-18
/
+0
2011-05-26
cgroups: add per-thread subsystem callbacks
Ben Blum
1
-4
/
+6
2011-05-26
cgroups: read-write lock CLONE_THREAD forking per threadgroup
Ben Blum
2
-0
/
+45
2011-05-26
drivers/rtc/rtc-mxc.c: remove defines already included in rtc.h
Wolfram Sang
1
-4
/
+4
2011-05-26
flex_array: avoid divisions when accessing elements
Jesse Gross
1
-0
/
+2
2011-05-26
Merge branches 'core-fixes-for-linus' and 'irq-fixes-for-linus' of git://git....
Linus Torvalds
1
-3
/
+0
2011-05-26
Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-0
/
+112
2011-05-26
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
13
-52
/
+348
2011-05-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
5
-1
/
+117
2011-05-26
Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-4
/
+4
2011-05-26
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-10
/
+0
[next]