index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2012-03-29
2
-2
/
+12
|
\
|
*
compat: use sys_sendfile64() implementation for sendfile syscall
Chris Metcalf
2012-03-27
1
-1
/
+1
|
*
[PATCH v3] ipc: provide generic compat versions of IPC syscalls
Chris Metcalf
2012-03-15
1
-1
/
+11
*
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-03-29
1
-4
/
+2
|
\
\
|
*
|
sched: Fix select_fallback_rq() vs cpu_active/cpu_online
Peter Zijlstra
2012-03-27
1
-4
/
+2
*
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-03-29
1
-1
/
+1
|
\
\
\
|
*
|
|
locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage
Raghavendra K T
2012-03-23
1
-1
/
+1
*
|
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-03-29
3
-3
/
+3
|
\
\
\
\
|
*
|
|
|
time: remove no_sync_cmos_clock
Cesar Eduardo Barros
2012-03-23
1
-1
/
+0
|
*
|
|
|
ntp: Fix leap-second hrtimer livelock
John Stultz
2012-03-22
1
-1
/
+1
|
*
|
|
|
rtc: Provide flag for rtc devices that don't support UIE
John Stultz
2012-03-15
1
-1
/
+2
*
|
|
|
|
Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-03-28
10
-66
/
+62
|
\
\
\
\
\
|
*
|
|
|
|
mmc: sh_mmcif: simplify bitmask macros
Guennadi Liakhovetski
2012-03-27
1
-12
/
+9
|
*
|
|
|
|
mmc: sh_mobile_sdhi: support modular mmc-core with non-standard hotplug
Guennadi Liakhovetski
2012-03-27
1
-1
/
+10
|
*
|
|
|
|
mmc: sh_mobile_sdhi: add a callback for board specific init code
Bastian Hecht
2012-03-27
1
-0
/
+4
|
*
|
|
|
|
mmc: tmio_mmc: power status flag doesn't have to be exposed in platform data
Guennadi Liakhovetski
2012-03-27
1
-1
/
+0
|
*
|
|
|
|
mmc: sh_mobile_sdhi: pass card hotplug GPIO number to TMIO MMC
Guennadi Liakhovetski
2012-03-27
1
-0
/
+1
|
*
|
|
|
|
mmc: tmio_mmc: support the generic MMC GPIO card hotplug helper
Guennadi Liakhovetski
2012-03-27
1
-6
/
+19
|
*
|
|
|
|
mmc: simplify mmc_cd_gpio_request() by removing two parameters
Guennadi Liakhovetski
2012-03-27
1
-2
/
+1
|
*
|
|
|
|
mmc: sdhci: add quirk for keeping card power during suspend
Adrian Hunter
2012-03-27
1
-0
/
+2
|
*
|
|
|
|
mmc: core: add high-capacity erase size capability flag
Adrian Hunter
2012-03-27
1
-0
/
+1
|
*
|
|
|
|
mmc: start removing enable / disable API
Adrian Hunter
2012-03-27
2
-43
/
+4
|
*
|
|
|
|
mmc: core: Detect card removal on I/O error
Ulf Hansson
2012-03-27
1
-0
/
+1
|
*
|
|
|
|
mmc: Support of PCI mode in the dw_mmc driver
Shashidhar Hiremath
2012-03-25
1
-2
/
+6
|
*
|
|
|
|
mmc: MMC-4.5 Data Tag Support
Saugata Das
2012-03-25
2
-0
/
+5
*
|
|
|
|
|
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-03-28
6
-4
/
+254
|
\
\
\
\
\
\
|
*
|
|
|
|
|
radix-tree: introduce bit-optimized iterator
Konstantin Khlebnikov
2012-03-28
1
-0
/
+196
|
*
|
|
|
|
|
pidns: add reboot_pid_ns() to handle the reboot syscall
Daniel Lezcano
2012-03-28
1
-1
/
+7
|
*
|
|
|
|
|
lib/cpumask.c: remove __any_online_cpu()
Srivatsa S. Bhat
2012-03-28
1
-2
/
+1
|
*
|
|
|
|
|
smp: add func to IPI cpus based on parameter func
Gilad Ben-Yossef
2012-03-28
1
-0
/
+24
|
*
|
|
|
|
|
smp: introduce a generic on_each_cpu_mask() function
Gilad Ben-Yossef
2012-03-28
1
-0
/
+22
|
*
|
|
|
|
|
swapon: check validity of swap_flags
Hugh Dickins
2012-03-28
1
-0
/
+3
|
*
|
|
|
|
|
mm for fs: add truncate_pagecache_range()
Hugh Dickins
2012-03-28
1
-1
/
+1
*
|
|
|
|
|
|
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
26
-167
/
+189
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Delete all instances of asm/system.h
David Howells
2012-03-28
1
-5
/
+0
|
*
|
|
|
|
|
|
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
17
-17
/
+0
|
*
|
|
|
|
|
|
Add #includes needed to permit the removal of asm/system.h
David Howells
2012-03-28
4
-3
/
+4
|
*
|
|
|
|
|
|
Move all declarations of free_initmem() to linux/mm.h
David Howells
2012-03-28
1
-0
/
+2
|
*
|
|
|
|
|
|
Split arch_align_stack() out from asm-generic/system.h
David Howells
2012-03-28
2
-20
/
+21
|
*
|
|
|
|
|
|
Split the switch_to() wrapper out of asm-generic/system.h
David Howells
2012-03-28
2
-16
/
+31
|
*
|
|
|
|
|
|
Move the asm-generic/system.h xchg() implementation to asm-generic/cmpxchg.h
David Howells
2012-03-28
2
-77
/
+80
|
*
|
|
|
|
|
|
Create asm-generic/barrier.h
David Howells
2012-03-28
2
-33
/
+51
|
*
|
|
|
|
|
|
Make asm-generic/cmpxchg.h #include asm-generic/cmpxchg-local.h
David Howells
2012-03-28
3
-1
/
+4
|
*
|
|
|
|
|
|
Disintegrate asm/system.h for IA64
David Howells
2012-03-28
1
-0
/
+1
*
|
|
|
|
|
|
|
Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2012-03-28
2
-5
/
+18
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
slab: introduce kmalloc_array()
Xi Wang
2012-03-06
1
-3
/
+14
|
*
|
|
|
|
|
|
|
slub: per cpu partial statistics change
Alex Shi
2012-02-18
1
-2
/
+4
*
|
|
|
|
|
|
|
|
Merge branch 'for-linus-3.4' of git://git.linaro.org/people/sumitsemwal/linux...
Linus Torvalds
2012-03-28
1
-10
/
+87
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
dma-buf: correct dummy function declarations.
Sumit Semwal
2012-03-26
1
-13
/
+14
|
*
|
|
|
|
|
|
|
|
dma-buf: add support for kernel cpu access
Daniel Vetter
2012-03-26
1
-0
/
+59
[next]