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-05-06
stop_machine: reimplement using cpu_stop
Tejun Heo
6
-173
/
+42
2010-05-06
cpu_stop: implement stop_cpu[s]()
Tejun Heo
2
-9
/
+402
2010-04-23
sched: Fix select_idle_sibling() logic in select_task_rq_fair()
Suresh Siddha
1
-42
/
+40
2010-04-23
sched: Pre-compute cpumask_weight(sched_domain_span(sd))
Peter Zijlstra
3
-7
/
+9
2010-04-23
sched: Cure load average vs NO_HZ woes
Peter Zijlstra
2
-15
/
+68
2010-04-15
sched: Fix UP update_avg() build warning
Mike Galbraith
1
-6
/
+6
2010-04-15
Merge branch 'linus' into sched/core
Ingo Molnar
4545
-3881
/
+23837
2010-04-13
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-1
/
+1
2010-04-13
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
6
-23
/
+39
2010-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
17
-135
/
+206
2010-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
30
-138
/
+348
2010-04-13
smc91c92_cs: define multicast_table as unsigned char
Ken Kawasaki
1
-7
/
+6
2010-04-13
can: avoids a false warning
Eric Dumazet
1
-1
/
+1
2010-04-13
e1000e: stop cleaning when we reach tx_ring->next_to_use
Terry Loftin
1
-0
/
+2
2010-04-13
igb: restrict WoL for 82576 ET2 Quad Port Server Adapter
Stefan Assmann
2
-0
/
+2
2010-04-13
sparc64: Add some more commentary to __raw_local_irq_save()
David S. Miller
1
-0
/
+7
2010-04-13
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
4482
-3286
/
+22501
2010-04-12
sparc64: Fix memory leak in pci_register_iommu_region().
David S. Miller
1
-3
/
+8
2010-04-12
sparc64: Add kmemleak annotation to sun4v_build_virq()
David S. Miller
1
-0
/
+8
2010-04-12
sparc64: Support kmemleak.
David S. Miller
2
-1
/
+5
2010-04-12
sparc64: Add function graph tracer support.
David S. Miller
10
-15
/
+132
2010-04-12
sparc64: Give a stack frame to the ftrace call sites.
David S. Miller
1
-15
/
+16
2010-04-12
sparc64: Use a seperate counter for timer interrupts and NMI checks, like x86.
David S. Miller
3
-3
/
+3
2010-04-12
sparc64: Remove profiling from some low-level bits.
David S. Miller
1
-1
/
+8
2010-04-12
sparc64: Kill unnecessary static on local var in ftrace_call_replace().
David S. Miller
1
-1
/
+1
2010-04-12
sparc64: Kill CONFIG_STACK_DEBUG code.
David S. Miller
2
-78
/
+1
2010-04-12
sparc64: Add HAVE_FUNCTION_TRACE_MCOUNT_TEST and tidy up.
David S. Miller
2
-7
/
+16
2010-04-12
sparc64: Adjust __raw_local_irq_save() to cooperate in NMIs.
David S. Miller
1
-2
/
+12
2010-04-12
sparc64: Use kstack_valid() in die_if_kernel().
David S. Miller
1
-23
/
+3
2010-04-12
virtio_net: missing sg_init_table
Shirley Ma
1
-0
/
+2
2010-04-12
Linux 2.6.34-rc4
v2.6.34-rc4
Linus Torvalds
1
-1
/
+1
2010-04-12
Merge branch 'anonvma'
Linus Torvalds
2
-43
/
+84
2010-04-12
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
20
-77
/
+422
2010-04-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...
Linus Torvalds
2
-5
/
+21
2010-04-12
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
3
-6
/
+16
2010-04-12
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
5
-10
/
+16
2010-04-12
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
44
-614
/
+1046
2010-04-12
Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+4
2010-04-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
3
-3
/
+3
2010-04-12
anonvma: when setting up page->mapping, we need to pick the _oldest_ anonvma
Linus Torvalds
1
-2
/
+13
2010-04-12
anon_vma: clone the anon_vma chain in the right order
Linus Torvalds
1
-1
/
+1
2010-04-12
vma_adjust: fix the copying of anon_vma chains
Linus Torvalds
1
-16
/
+8
2010-04-12
Simplify and comment on anon_vma re-use for anon_vma_prepare()
Linus Torvalds
1
-24
/
+62
2010-04-12
quota: Fix possible dq_flags corruption
Andrew Perepechko
1
-6
/
+6
2010-04-12
quota: Hide warnings about writes to the filesystem before quota was turned on
Jan Kara
1
-0
/
+6
2010-04-12
ext3: symlink must be handled via filesystem specific operation
Dmitry Monakhov
1
-0
/
+2
2010-04-12
ext2: symlink must be handled via filesystem specific operation
Dmitry Monakhov
1
-0
/
+2
2010-04-12
MIPS: Calculate proper ebase value for 64-bit kernels
David Daney
1
-1
/
+1
2010-04-12
MIPS: Alchemy: DB1200: Remove custom wait implementation
Manuel Lauss
1
-40
/
+0
2010-04-12
MIPS: Big Sur: Make defconfig more useful.
Ralf Baechle
1
-190
/
+490
[next]