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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
5
-6
/
+6
2012-01-13
module_param: make bool parameters really bool (core code)
Rusty Russell
1
-1
/
+2
2012-01-13
module_param: avoid bool abuse, add bint for special cases.
Rusty Russell
1
-0
/
+6
2012-01-13
module_param: check type correctness for module_param_array
Rusty Russell
1
-0
/
+1
2012-01-13
module: struct module_ref should contains long fields
Eric Dumazet
1
-5
/
+16
2012-01-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
1
-1
/
+15
2012-01-12
Merge tag 'to-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
2
-61
/
+15
2012-01-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
16
-71
/
+960
2012-01-12
Merge branch 'topic/hda' into for-linus
Takashi Iwai
1
-0
/
+8
2012-01-12
Merge branch 'topic/misc' into for-linus
Takashi Iwai
6
-1
/
+731
2012-01-11
Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
1
-1
/
+10
2012-01-11
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
3
-3
/
+40
2012-01-12
virtio: pci: add PM notification handlers for restore, freeze, thaw, poweroff
Amit Shah
1
-0
/
+5
2012-01-12
virtio: support unlocked queue kick
Rusty Russell
1
-0
/
+4
2012-01-12
virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf
Rusty Russell
1
-15
/
+6
2012-01-12
virtio: document functions better.
Rusty Russell
1
-47
/
+0
2012-01-12
virtio: harsher barriers for rpmsg.
Rusty Russell
1
-0
/
+1
2012-01-12
Merge branch 'sh/nommu' into sh-latest
Paul Mundt
132
-1022
/
+2936
2012-01-11
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2012-01-11
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+135
2012-01-11
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-10
/
+0
2012-01-11
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
7
-9
/
+223
2012-01-11
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
3
-21
/
+54
2012-01-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
5
-0
/
+100
2012-01-10
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
4
-1
/
+214
2012-01-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+1
2012-01-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
3
-8
/
+30
2012-01-10
Merge tag 'for-linux-3.3-merge-window' of git://linux-c6x.org/git/projects/li...
Linus Torvalds
4
-5
/
+15
2012-01-10
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-8
/
+16
2012-01-10
Merge branch 'akpm' (aka "Andrew's patch-bomb")
Linus Torvalds
20
-37
/
+252
2012-01-10
workqueue: make alloc_workqueue() take printf fmt and args for name
Tejun Heo
1
-16
/
+31
2012-01-10
procfs: add hidepid= and gid= mount options
Vasiliy Kulikov
1
-0
/
+2
2012-01-10
procfs: introduce the /proc/<pid>/map_files/ directory
Pavel Emelyanov
1
-0
/
+12
2012-01-10
procfs: make proc_get_link to use dentry instead of inode
Cyrill Gorcunov
1
-1
/
+1
2012-01-10
signal: add block_sigmask() for adding sigmask to current->blocked
Matt Fleming
1
-0
/
+1
2012-01-10
leds: add driver for TCA6507 LED controller
NeilBrown
1
-0
/
+34
2012-01-10
mm/mempolicy.c: mpol_equal(): use bool
KOSAKI Motohiro
1
-5
/
+5
2012-01-10
tracepoint: add tracepoints for debugging oom_score_adj
KAMEZAWA Hiroyuki
2
-0
/
+94
2012-01-10
mremap: enforce rmap src/dst vma ordering in case of vma_merge() succeeding i...
Andrea Arcangeli
1
-0
/
+1
2012-01-10
mm: try to distribute dirty pages fairly across zones
Johannes Weiner
2
-1
/
+4
2012-01-10
mm: exclude reserved pages from dirtyable memory
Johannes Weiner
2
-0
/
+7
2012-01-10
mm, debug: test for online nid when allocating on single node
David Rientjes
1
-1
/
+1
2012-01-10
mm: more intensive memory corruption debugging
Stanislaw Gruszka
2
-1
/
+20
2012-01-10
kernel.h: add BUILD_BUG() macro
David Daney
3
-1
/
+20
2012-01-10
mm: avoid livelock on !__GFP_FS allocations
Mel Gorman
1
-0
/
+16
2012-01-10
mm-tracepoint: rename page-free events
Konstantin Khlebnikov
1
-2
/
+2
2012-01-10
mm: remove unused pagevec_free
Konstantin Khlebnikov
1
-7
/
+0
2012-01-10
mm: add free_hot_cold_page_list() helper
Konstantin Khlebnikov
1
-0
/
+1
2012-01-10
mm/page-writeback.c: make determine_dirtyable_memory static again
Johannes Weiner
1
-2
/
+0
2012-01-10
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-3
/
+4
[next]