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
2013-11-15
net: Handle CHECKSUM_COMPLETE more adequately in pskb_trim_rcsum().
David S. Miller
1
-18
/
+21
2013-11-15
pkt_sched: fq: fix pacing for small frames
Eric Dumazet
1
-0
/
+3
2013-11-15
pkt_sched: fq: warn users using defrate
Eric Dumazet
1
-3
/
+1
2013-11-15
genetlink: unify registration functions
Johannes Berg
1
-4
/
+24
2013-11-15
macvlan: introduce macvlan_dev_real_dev() helper function
Michal Kubeček
1
-0
/
+17
2013-11-14
genetlink: make genl_ops flags a u8 and move to end
Johannes Berg
1
-3
/
+3
2013-11-14
genetlink: allow making ops const
Johannes Berg
1
-5
/
+5
2013-11-14
genetlink: register family ops as array
Johannes Berg
1
-3
/
+4
2013-11-14
genetlink: remove genl_register_ops/genl_unregister_ops
Johannes Berg
1
-2
/
+0
2013-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
196
-4121
/
+6012
2013-11-13
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
28
-134
/
+241
2013-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
13
-72
/
+186
2013-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
1
-0
/
+1
2013-11-13
Merge tag 'for-f2fs-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
1
-0
/
+51
2013-11-13
Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-37
/
+0
2013-11-13
Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
1
-0
/
+7
2013-11-13
Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
1
-32
/
+0
2013-11-13
ipc, msg: fix message length check for negative values
Mathias Krause
1
-3
/
+3
2013-11-13
rbtree: fix rbtree_postorder_for_each_entry_safe() iterator
Jan Kara
1
-7
/
+9
2013-11-13
exec/ptrace: fix get_dumpable() incorrect tests
Kees Cook
2
-3
/
+4
2013-11-13
rtc: s5m-rtc: add real-time clock driver for s5m8767
Sangbeom Kim
2
-0
/
+12
2013-11-13
init.h: document the existence of __initconst
Geert Uytterhoeven
1
-4
/
+2
2013-11-13
list: introduce list_last_entry(), use list_{first,last}_entry()
Oleg Nesterov
1
-4
/
+15
2013-11-13
list: change list_for_each_entry*() to use list_*_entry()
Oleg Nesterov
1
-22
/
+22
2013-11-13
list: introduce list_next_entry() and list_prev_entry()
Oleg Nesterov
1
-0
/
+16
2013-11-13
lib/genalloc: add a helper function for DMA buffer allocation
Nicolin Chen
1
-0
/
+2
2013-11-13
bitops/find: clarify and extend documentation
Cody P Schafer
1
-2
/
+10
2013-11-13
backlight: lm3630: apply chip revision
Daniel Jeong
2
-57
/
+65
2013-11-13
backlight: lp855x_bl: support new LP8555 device
Milo Kim
1
-0
/
+19
2013-11-13
sched: remove ARCH specific fpu_counter from task_struct
Vineet Gupta
1
-9
/
+0
2013-11-13
jump_label: unlikely(x) > 0
Roel Kluin
1
-2
/
+2
2013-11-13
errno.h: remove "NFS" from descriptions in comments
Eric Sandeen
1
-1
/
+1
2013-11-13
syscalls.h: use gcc alias instead of assembler aliases for syscalls
Andi Kleen
2
-4
/
+4
2013-11-13
mm: numa: return the number of base pages altered by protection changes
Mel Gorman
1
-0
/
+1
2013-11-13
mm: factor commit limit calculation
Jerome Marchand
1
-0
/
+2
2013-11-13
mm: get rid of unnecessary overhead of trace_mm_page_alloc_extfrag()
KOSAKI Motohiro
1
-6
/
+4
2013-11-13
mm/memblock.c: introduce bottom-up allocation mode
Tang Chen
2
-0
/
+28
2013-11-13
writeback: do not sync data dirtied after sync start
Jan Kara
2
-4
/
+4
2013-11-13
tools/vm/page-types.c: support KPF_SOFTDIRTY bit
Naoya Horiguchi
1
-0
/
+1
2013-11-13
mm/sparsemem: use PAGES_PER_SECTION to remove redundant nr_pages parameter
Zhang Yanfei
1
-2
/
+1
2013-11-13
mm, mempolicy: make mpol_to_str robust and always succeed
David Rientjes
1
-3
/
+2
2013-11-13
cpu/mem hotplug: add try_online_node() for cpu_up()
Toshi Kani
1
-1
/
+7
2013-11-13
mm: add a helper function to check may oom condition
Qiang Huang
1
-0
/
+5
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-66
/
+64
2013-11-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
3
-4
/
+54
2013-11-12
Merge tag 'clk-for-linus-3.13' of git://git.linaro.org/people/mturquette/linux
Linus Torvalds
2
-0
/
+43
2013-11-12
Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
6
-187
/
+592
2013-11-12
Merge tag 'pinctrl-for-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-1
/
+64
2013-11-12
Merge tag 'sound-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
17
-72
/
+180
2013-11-12
Merge tag 'spi-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
3
-2
/
+217
[next]