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
2009-10-29
percpu: make percpu symbols in powerpc unique
Tejun Heo
6
-15
/
+15
2009-10-29
percpu: make percpu symbols in x86 unique
Tejun Heo
5
-80
/
+79
2009-10-29
percpu: make percpu symbols in xen unique
Tejun Heo
4
-107
/
+111
2009-10-29
percpu: make percpu symbols in cpufreq unique
Tejun Heo
3
-28
/
+28
2009-10-29
percpu: make percpu symbols in oprofile unique
Tejun Heo
3
-14
/
+13
2009-10-29
percpu: make percpu symbols in tracer unique
Tejun Heo
2
-27
/
+28
2009-10-29
percpu: make percpu symbols under kernel/ and mm/ unique
Tejun Heo
7
-56
/
+57
2009-10-29
percpu: remove some sparse warnings
Tejun Heo
4
-37
/
+39
2009-10-29
percpu: make alloc_percpu() handle array types
Tejun Heo
1
-2
/
+2
2009-10-29
vmalloc: fix use of non-existent percpu variable in put_cpu_var()
Tejun Heo
1
-2
/
+2
2009-10-13
this_cpu: Use this_cpu_xx in trace_functions_graph.c
Tejun Heo
1
-2
/
+2
2009-10-12
this_cpu: Use this_cpu_xx for ftrace
Christoph Lameter
2
-5
/
+5
2009-10-12
this_cpu: Use this_cpu_xx in nmi handling
Christoph Lameter
2
-8
/
+8
2009-10-12
Merge branch 'for-linus' into for-next
Tejun Heo
1
-2
/
+3
2009-10-12
percpu: fix compile warnings
Tejun Heo
1
-2
/
+3
2009-10-03
this_cpu: Use this_cpu operations in RCU
Christoph Lameter
1
-4
/
+4
2009-10-03
this_cpu: Use this_cpu ops for VM statistics
Christoph Lameter
1
-6
/
+4
2009-10-03
this_cpu: Use this_cpu_ptr in crypto subsystem
Christoph Lameter
1
-1
/
+1
2009-10-03
this_cpu: xfs_icsb_modify_counters does not need "cpu" variable
Christoph Lameter
1
-6
/
+6
2009-10-03
this_cpu: Eliminate get/put_cpu
Christoph Lameter
2
-27
/
+16
2009-10-03
this_cpu: Straight transformations
Christoph Lameter
4
-7
/
+5
2009-10-03
this_cpu: Use this_cpu ops for network statistics
Christoph Lameter
2
-8
/
+3
2009-10-03
this_cpu: Use this_cpu operations for NFS statistics
Christoph Lameter
1
-21
/
+3
2009-10-03
this_cpu: Use this_cpu operations for SNMP statistics
Christoph Lameter
1
-32
/
+18
2009-10-03
this_cpu: Implement X86 optimized this_cpu operations
Christoph Lameter
1
-0
/
+78
2009-10-03
this_cpu: Introduce this_cpu_ptr() and generic this_cpu_* operations
Christoph Lameter
2
-0
/
+405
2009-10-02
percpu: kill legacy percpu allocator
Tejun Heo
5
-357
/
+0
2009-10-02
ia64: convert to dynamic percpu allocator
Tejun Heo
4
-20
/
+138
2009-10-02
ia64: allocate percpu area for cpu0 like percpu areas for other cpus
Tejun Heo
3
-30
/
+57
2009-10-02
ia64: initialize cpu maps early
Tejun Heo
2
-24
/
+20
2009-10-02
ia64: don't alias VMALLOC_END to vmalloc_end
Tejun Heo
5
-9
/
+8
2009-10-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
16
-245
/
+745
2009-10-01
spi-imx: strip down chipselect function to only drive the chipselect
Uwe Kleine-König
1
-33
/
+17
2009-10-01
spi-imx: initialize complete config struct
Uwe Kleine-König
1
-0
/
+1
2009-10-01
spi-imx: no need to assert bits_per_word being initialized
Uwe Kleine-König
1
-3
/
+0
2009-10-01
spi-imx: setup mode_bits we can handle
Sascha Hauer
1
-0
/
+1
2009-10-01
spi-imx: fix initial chipselect settings
Sascha Hauer
1
-1
/
+6
2009-10-01
spi-imx: update state correctly
Sascha Hauer
1
-0
/
+7
2009-10-01
spi-imx: rename source file to spi_imx.c
Uwe Kleine-König
2
-169
/
+169
2009-10-01
afs: remove cache.h
Christoph Hellwig
2
-13
/
+1
2009-10-01
sscanf(): fix %*s%n
Andy Spencer
1
-1
/
+1
2009-10-01
serial: add parameter to force skipping the test for the TXEN bug
Chuck Ebbert
1
-1
/
+6
2009-10-01
serial167: fix read buffer overflow
Roel Kluin
1
-5
/
+2
2009-10-01
cyclades: fix read buffer overflow
Roel Kluin
1
-1
/
+1
2009-10-01
icom: convert space to tabs
Breno Leitao
1
-28
/
+26
2009-10-01
serial_txx9: use container_of() instead of direct cast
Atsushi Nemoto
1
-17
/
+22
2009-10-01
s3cmci: add better support for no card detect or write protect available
Ben Dooks
2
-21
/
+27
2009-10-01
s3cmci: make SDIO IRQ hardware IRQ support build-time configurable
Ben Dooks
2
-2
/
+14
2009-10-01
s3cmci: DMA fixes
Ben Dooks
2
-18
/
+47
2009-10-01
s3cmci: Kconfig selection for PIO/DMA/Both
Ben Dooks
3
-8
/
+66
[next]