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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-14
mfd: Fix twl_probe section mismatch warning in mfd/twl-core.c
Bryan Wu
1
-1
/
+1
2011-01-14
mfd: ab8500-core ioresources irq for subdrivers added
Mattias Wallin
2
-9
/
+201
2011-01-14
mfd: ab8500-core wake up from suspend
Mattias Wallin
1
-1
/
+2
2011-01-14
mfd: Export ab8500 chip id to sysfs
Mattias Wallin
1
-0
/
+25
2011-01-14
mfd: ab8500-core improved error handling in get_chip_id
Mattias Wallin
1
-2
/
+6
2011-01-14
gpio/misc: Add MODULE_ALIAS entries for CS5535 functions
Andres Salomon
2
-0
/
+2
2011-01-14
misc: Convert cs5535-mfgpt from pci device to platform device
Andres Salomon
1
-52
/
+21
2011-01-14
gpio: Convert cs5535 from pci device to platform device
Andres Salomon
1
-62
/
+31
2011-01-14
mfd: Fix cs5535 warning on x86-64
Andres Salomon
1
-1
/
+1
2011-01-14
mfd: Implement runtime PM for WM8994 core driver
Mark Brown
1
-23
/
+23
2011-01-14
mfd: Provide pm_runtime_no_callbacks flag in cell data
Mark Brown
2
-0
/
+10
2011-01-14
mfd: Fix ab8500-debug indentation errors
Mattias Wallin
1
-508
/
+508
2011-01-14
mfd: Convert WM8994 to new irq_ interrupt methods
Mark Brown
1
-15
/
+17
2011-01-14
mfd: Convert WM835x to new irq_ interrupt methods
Mark Brown
1
-15
/
+17
2011-01-14
mfd: Convert WM831x to new irq_ interrupt methods
Mark Brown
1
-20
/
+22
2011-01-14
mfd: Add WM8326 support
Mark Brown
4
-0
/
+27
2011-01-14
mfd: Simplify WM832x subdevice instantiation
Mark Brown
1
-10
/
+0
2011-01-14
mfd: Use printf extension %pR for struct resource
Joe Perches
1
-5
/
+2
2011-01-14
mfd: Add cs5535-mfd driver for AMD Geode's CS5535/CS5536 support
Andres Salomon
3
-0
/
+160
2011-01-14
mfd: Don't open-code mc13xxx_unlock
Uwe Kleine-König
1
-1
/
+1
2011-01-14
mfd: Include <linux/gpio.h> instead of <asm/gpio.h>
Axel Lin
1
-1
/
+1
2011-01-14
mfd: Include <linux/io.h> instead of <asm/io.h>
Axel Lin
1
-1
/
+1
2011-01-14
mfd: Update WARN uses
Joe Perches
1
-3
/
+2
2011-01-13
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
84
-1611
/
+3373
2011-01-13
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
13
-113
/
+145
2011-01-13
Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-1
/
+1
2011-01-13
Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-14
/
+40
2011-01-14
fs: fix do_last error case when need_reval_dot
J. R. Okajima
1
-4
/
+6
2011-01-14
nfs: add missing rcu-walk check
Nick Piggin
1
-1
/
+5
2011-01-13
Merge branch 'stable/gntdev' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-371
/
+1408
2011-01-13
Merge branch 'stable/platform-pci-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
3
-16
/
+10
2011-01-14
fs: hlist UP debug fixup
Nick Piggin
2
-3
/
+5
2011-01-14
fs: fix dropping of rcu-walk from force_reval_path
Nick Piggin
1
-0
/
+8
2011-01-14
fs: force_reval_path drop rcu-walk before d_invalidate
Nick Piggin
1
-0
/
+10
2011-01-14
fs: small rcu-walk documentation fixes
Nick Piggin
2
-6
/
+6
2011-01-13
memcg: fix memory migration of shmem swapcache
Daisuke Nishimura
3
-7
/
+5
2011-01-13
memcg: use [kv]zalloc[_node] rather than [kv]malloc+memset
Jesper Juhl
1
-6
/
+3
2011-01-13
memcg: fix deadlock between cpuset and memcg
Daisuke Nishimura
1
-35
/
+49
2011-01-13
memcg: remove unnecessary return from void-returning mem_cgroup_del_lru_list()
Minchan Kim
1
-1
/
+0
2011-01-13
memcg: fix unit mismatch in memcg oom limit calculation
Johannes Weiner
1
-2
/
+3
2011-01-13
memcg: add lock to synchronize page accounting and migration
KAMEZAWA Hiroyuki
2
-5
/
+35
2011-01-13
memcg: create extensible page stat update routines
Greg Thelen
3
-14
/
+37
2011-01-13
memcg: document cgroup dirty memory interfaces
Greg Thelen
1
-0
/
+74
2011-01-13
memcg: add page_cgroup flags for dirty page tracking
Greg Thelen
1
-0
/
+23
2011-01-13
mm: batch activate_page() to reduce lock contention
Shaohua Li
3
-13
/
+92
2011-01-13
mm: simplify code of swap.c
Shaohua Li
1
-47
/
+54
2011-01-13
mm/page_alloc.c: don't cache `current' in a local
Andrew Morton
1
-14
/
+10
2011-01-13
mm: fix hugepage migration
Hugh Dickins
1
-17
/
+6
2011-01-13
mm: fix migration hangs on anon_vma lock
Hugh Dickins
1
-29
/
+19
2011-01-13
ksm: drain pagevecs to lru
Hugh Dickins
1
-0
/
+12
[next]