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
2013-04-30
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
35
-385
/
+1178
2013-04-30
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
101
-1328
/
+455
2013-04-30
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
20
-709
/
+834
2013-04-30
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
130
-1708
/
+5670
2013-04-30
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
15
-518
/
+640
2013-04-30
tracing: Fix small merge bug
Steven Rostedt
1
-1
/
+1
2013-04-30
Merge tag 'localmodconfig-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-10
/
+16
2013-04-29
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
218
-2303
/
+2859
2013-04-29
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
12
-633
/
+826
2013-04-29
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
14
-925
/
+2214
2013-04-29
Merge branch 'for-3.10-async' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-31
/
+24
2013-04-29
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
1
-0
/
+205
2013-04-29
net: rename random32 to prandom
Akinobu Mita
1
-2
/
+2
2013-04-29
net/core: remove duplicate statements by do-while loop
Akinobu Mita
1
-9
/
+6
2013-04-29
net/core: rename random32() to prandom_u32()
Akinobu Mita
1
-14
/
+15
2013-04-29
net/netfilter: rename random32() to prandom_u32()
Akinobu Mita
1
-2
/
+2
2013-04-29
net/sched: rename random32() to prandom_u32()
Akinobu Mita
1
-1
/
+1
2013-04-29
net/sunrpc: rename random32() to prandom_u32()
Akinobu Mita
1
-2
/
+2
2013-04-29
scsi: rename random32() to prandom_u32()
Akinobu Mita
2
-5
/
+5
2013-04-29
lguest: rename random32() to prandom_u32()
Akinobu Mita
1
-1
/
+1
2013-04-29
uwb: rename random32() to prandom_u32()
Akinobu Mita
1
-2
/
+2
2013-04-29
video/uvesafb: rename random32() to prandom_u32()
Akinobu Mita
1
-1
/
+1
2013-04-29
mmc: rename random32() to prandom_u32()
Akinobu Mita
1
-2
/
+2
2013-04-29
drbd: rename random32() to prandom_u32()
Akinobu Mita
1
-2
/
+3
2013-04-29
kernel/: rename random32() to prandom_u32()
Akinobu Mita
2
-2
/
+2
2013-04-29
mm/: rename random32() to prandom_u32()
Akinobu Mita
1
-1
/
+1
2013-04-29
lib/: rename random32() to prandom_u32()
Akinobu Mita
2
-2
/
+2
2013-04-29
x86: rename random32() to prandom_u32()
Akinobu Mita
1
-2
/
+2
2013-04-29
x86: pageattr-test: remove srandom32 call
Akinobu Mita
1
-1
/
+0
2013-04-29
uuid: use prandom_bytes()
Akinobu Mita
1
-7
/
+1
2013-04-29
raid6test: use prandom_bytes()
Akinobu Mita
1
-7
/
+2
2013-04-29
sctp: convert sctp_assoc_set_id() to use idr_alloc_cyclic()
Jeff Layton
1
-14
/
+2
2013-04-29
inotify: convert inotify_add_to_idr() to use idr_alloc_cyclic()
Jeff Layton
2
-7
/
+2
2013-04-29
nfsd: convert nfs4_alloc_stid() to use idr_alloc_cyclic()
Jeff Layton
1
-6
/
+1
2013-04-29
drivers/infiniband/hw/mlx4: convert to using idr_alloc_cyclic()
Jeff Layton
1
-3
/
+1
2013-04-29
drivers/infiniband/hw/amso1100: convert to using idr_alloc_cyclic
Jeff Layton
2
-3
/
+1
2013-04-29
idr: introduce idr_alloc_cyclic()
Jeff Layton
2
-0
/
+29
2013-04-29
Documentation: update nfs option in filesystem/vfat.txt
Namjae Jeon
1
-5
/
+21
2013-04-29
fat (exportfs): rebuild directory-inode if fat_dget()
Namjae Jeon
4
-2
/
+78
2013-04-29
fat (exportfs): rebuild inode if ilookup() fails
Namjae Jeon
3
-5
/
+52
2013-04-29
fat: restructure export_operations
Namjae Jeon
5
-20
/
+147
2013-04-29
fat: introduce a helper fat_get_blknr_offset()
Namjae Jeon
2
-4
/
+12
2013-04-29
fat: move fat_i_pos_read to fat.h
Namjae Jeon
2
-14
/
+14
2013-04-29
fat: introduce 2 new values for the -o nfs mount option
Namjae Jeon
2
-9
/
+21
2013-04-29
drivers/rtc/rtc-pcf2123.c: fix error return code in pcf2123_probe()
Wei Yongjun
1
-0
/
+1
2013-04-29
drivers/rtc/rtc-isl12022.c: Remove rtc8564 from isl12022_id
Axel Lin
1
-1
/
+0
2013-04-29
drivers/rtc/rtc-at91rm9200.c: fix missing iounmap
Johan Hovold
1
-3
/
+11
2013-04-29
rtc: rtc-twl: convert twl4030rtc_driver to dev_pm_ops
Jingoo Han
1
-10
/
+6
2013-04-29
rtc: rtc-stmp3xxx: convert stmp3xxx_rtcdrv to dev_pm_ops
Jingoo Han
1
-9
/
+8
2013-04-29
rtc: rtc-spear: convert spear_rtc_driver to dev_pm_ops
Jingoo Han
1
-10
/
+8
[next]