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
2010-02-25
net: Add checking to rcu_dereference() primitives
Paul E. McKenney
9
-21
/
+35
2010-02-25
rcu: Disable lockdep checking in RCU list-traversal primitives
Paul E. McKenney
2
-9
/
+9
2010-02-25
rcu: Integrate rcu_dereference_check() message into lockdep
Paul E. McKenney
3
-2
/
+24
2010-02-25
rcu: Add lockdep-enabled variants of rcu_dereference()
Paul E. McKenney
2
-7
/
+42
2010-02-25
rcu: Introduce lockdep-based checking to RCU read-side primitives
Paul E. McKenney
7
-31
/
+267
2010-02-25
Merge commit 'v2.6.33' into core/rcu
Ingo Molnar
1245
-10956
/
+29212
2010-02-24
Linux 2.6.33
v2.6.33
Linus Torvalds
1
-1
/
+1
2010-02-24
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/p...
Linus Torvalds
1
-2
/
+5
2010-02-24
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-1
/
+1
2010-02-24
parisc: Set PCI CLS early in boot.
Carlos O'Donell
1
-2
/
+5
2010-02-24
Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2
-20
/
+9
2010-02-24
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-12
/
+3
2010-02-24
microblaze: Fix out_le32() macro
Steven J. Magnani
1
-1
/
+1
2010-02-24
microblaze: Fix cache loop function for cache range
Michal Simek
1
-19
/
+8
2010-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
11
-18
/
+57
2010-02-23
net: bug fix for vlan + gro issue
Ajit Khaparde
1
-1
/
+1
2010-02-23
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
3
-14
/
+22
2010-02-23
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
5
-76
/
+210
2010-02-23
[IA64] Fix broken sn2 build
Hedi Berriche
1
-1
/
+1
2010-02-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
5
-9
/
+27
2010-02-23
tc35815: Remove a wrong netif_wake_queue() call which triggers BUG_ON
Atsushi Nemoto
1
-1
/
+0
2010-02-23
cdc_ether: new PID for Ericsson C3607w to the whitelist (resubmit)
Torgny Johansson
1
-0
/
+5
2010-02-23
IPv6: better document max_addresses parameter
Brian Haley
1
-4
/
+4
2010-02-23
MAINTAINERS: update mv643xx_eth maintenance status
Lennert Buytenhek
1
-2
/
+2
2010-02-23
e1000: Fix DMA mapping error handling on RX
Anton Blanchard
1
-1
/
+18
2010-02-23
Revert "block: improve queue_should_plug() by looking at IO depths"
Jens Axboe
2
-12
/
+3
2010-02-23
drm/vmwgfx: Fix queries if no dma buffer thrashing is occuring.
Thomas Hellstrom
1
-16
/
+92
2010-02-23
Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-linus
Dave Airlie
4
-60
/
+118
2010-02-23
Merge branch 'pcc' into release
Len Brown
1
-1
/
+5
2010-02-23
Merge branches 'bugzilla-14207' and 'idle' into release
Len Brown
2
-13
/
+17
2010-02-22
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2
-0
/
+9
2010-02-22
Merge branch 'parisc/tracehook' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+0
2010-02-22
fs/exec.c: fix initial stack reservation
Michael Neuling
1
-1
/
+0
2010-02-22
efifb: fix framebuffer handoff
Marcin Slusarz
1
-1
/
+10
2010-02-22
geode-mfgpt: restore previous behavior for selecting IRQ
Jens Rottmann
1
-1
/
+1
2010-02-22
idr: fix a critical misallocation bug, take#2
Tejun Heo
1
-1
/
+3
2010-02-22
kernel/sys.c: fix missing rcu protection for sys_getpriority()
Tetsuo Handa
1
-0
/
+2
2010-02-22
memcg: fix oom killing a child process in an other cgroup
KAMEZAWA Hiroyuki
1
-0
/
+2
2010-02-23
drm/nv50: fix vram ptes on IGPs to point at stolen system memory
Ben Skeggs
1
-1
/
+7
2010-02-23
drm/nv50: fix instmem binding on IGPs to point at stolen system memory
Ben Skeggs
2
-18
/
+41
2010-02-23
drm/nv50: improve vram page table construction
Ben Skeggs
1
-11
/
+33
2010-02-23
drm/nv50: more efficient clearing of gpu page table entries
Ben Skeggs
1
-24
/
+44
2010-02-23
drm/nv50: make nv50_mem_vm_{bind,unbind} operate only on vram
Ben Skeggs
1
-30
/
+13
2010-02-23
drm/nouveau: Fix up pre-nv17 analog load detection.
Francisco Jerez
1
-1
/
+5
2010-02-22
MIPS: BCM47xx: Fix 128MB RAM support
Hauke Mehrtens
1
-0
/
+8
2010-02-22
MIPS: Highmem: Fix build error
Yoichi Yuasa
1
-0
/
+1
2010-02-22
Revert "parisc: HAVE_ARCH_TRACEHOOK"
Roland McGrath
1
-1
/
+0
2010-02-22
ACPI: Be in TS_POLLING state during mwait based C-state entry
Pallipadi, Venkatesh
1
-12
/
+16
2010-02-22
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-31
/
+22
2010-02-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-4
/
+10
[next]