index
:
~tpalli/kernel
blending
master
pipe_scaler
pipe_scaler_rebase_20170328
Linux
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-19
genetlink: only pass array to genl_register_family_with_ops()
Johannes Berg
1
-2
/
+1
2013-11-15
net: Handle CHECKSUM_COMPLETE more adequately in pskb_trim_rcsum().
David S. Miller
1
-18
/
+21
2013-11-15
macvlan: introduce macvlan_dev_real_dev() helper function
Michal Kubeček
1
-0
/
+17
2013-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
36
-809
/
+1173
2013-11-13
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
24
-122
/
+223
2013-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
12
-71
/
+185
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 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
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
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/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
1
-1
/
+1
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
1
-0
/
+1
2013-11-12
Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
5
-27
/
+527
2013-11-12
Merge tag 'pinctrl-for-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-0
/
+53
2013-11-12
Merge tag 'sound-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
3
-0
/
+24
2013-11-12
Merge tag 'spi-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2
-2
/
+61
2013-11-12
Merge tag 'regulator-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-7
/
+103
2013-11-12
Merge tag 'regmap-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
1
-0
/
+53
2013-11-12
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-1
/
+11
2013-11-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
4
-1
/
+34
2013-11-12
Merge tag 'h8300-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2013-11-12
Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-0
/
+2
2013-11-12
Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-4
/
+25
2013-11-12
Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+3
2013-11-12
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-16
/
+42
2013-11-12
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-2
/
+5
[next]