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
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-11-13
16
-8
/
+53
|
\
|
*
net: x86: bpf: don't forget to free sk_filter (v2)
Andrey Vagin
2013-11-07
1
-0
/
+2
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-11-04
14
-44
/
+63
|
|
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-23
121
-355
/
+814
|
|
\
\
|
*
|
|
x86/jump_label: expect default_nop if static_key gets enabled on boot-up
Hannes Frederic Sowa
2013-10-19
1
-7
/
+18
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-08
5
-6
/
+19
|
|
\
\
\
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-01
74
-343
/
+387
|
|
\
\
\
\
|
*
|
|
|
|
net: introduce SO_MAX_PACING_RATE
Eric Dumazet
2013-09-28
14
-1
/
+29
|
*
|
|
|
|
ARM: dts: am33xx: adopt to cpsw-phy-sel driver to configure phy mode
Mugunthan V N
2013-09-24
1
-0
/
+6
*
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
2013-11-13
37
-82
/
+195
|
\
\
\
\
\
\
|
*
|
|
|
|
|
exec/ptrace: fix get_dumpable() incorrect tests
Kees Cook
2013-11-13
1
-1
/
+1
|
*
|
|
|
|
|
arch/arm/mach-davinci/sram.c: use gen_pool_dma_alloc() to sram.c
Nicolin Chen
2013-11-13
1
-8
/
+1
|
*
|
|
|
|
|
x86: move fpu_counter into ARCH specific thread_struct
Vineet Gupta
2013-11-13
6
-10
/
+19
|
*
|
|
|
|
|
sh: move fpu_counter into ARCH specific thread_struct
Vineet Gupta
2013-11-13
5
-5
/
+25
|
*
|
|
|
|
|
errno.h: remove "NFS" from descriptions in comments
Eric Sandeen
2013-11-13
4
-4
/
+4
|
*
|
|
|
|
|
arch/x86/mm/init.c: fix incorrect function name in alloc_low_pages()
Zhi Yong Wu
2013-11-13
1
-2
/
+2
|
*
|
|
|
|
|
mem-hotplug: introduce movable_node boot option
Tang Chen
2013-11-13
1
-0
/
+11
|
*
|
|
|
|
|
x86, acpi, crash, kdump: do reserve_crashkernel() after SRAT is parsed.
Tang Chen
2013-11-13
1
-2
/
+7
|
*
|
|
|
|
|
x86/mem-hotplug: support initialize page tables in bottom-up
Tang Chen
2013-11-13
1
-2
/
+64
|
*
|
|
|
|
|
x86/mm: factor out of top-down direct mapping setup
Tang Chen
2013-11-13
1
-20
/
+39
|
*
|
|
|
|
|
s390/mmap: randomize mmap base for bottom up direction
Heiko Carstens
2013-11-13
1
-2
/
+7
|
*
|
|
|
|
|
mm/arch: use NUMA_NO_NODE
Jianguo Wu
2013-11-13
6
-6
/
+6
|
*
|
|
|
|
|
mm: use pgdat_end_pfn() to simplify the code in arch
Xishi Qiu
2013-11-13
4
-7
/
+4
|
*
|
|
|
|
|
mm: remove obsolete comments about page table lock
Naoya Horiguchi
2013-11-13
1
-2
/
+0
|
*
|
|
|
|
|
mm/arch: use __free_reserved_page() to simplify the code
Xishi Qiu
2013-11-13
3
-11
/
+4
|
*
|
|
|
|
|
cris: media platform drivers: fix build
Mauro Carvalho Chehab
2013-11-13
1
-0
/
+1
|
*
|
|
|
|
|
sh64: kernel: remove useless variable 'regs'
Chen Gang
2013-11-13
1
-1
/
+1
|
*
|
|
|
|
|
sh64: kernel: use 'usp' instead of 'fn'
Chen Gang
2013-11-13
1
-1
/
+1
*
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-11-13
17
-141
/
+92
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
constify copy_siginfo_to_user{,32}()
Al Viro
2013-11-09
10
-10
/
+10
|
*
|
|
|
|
|
|
new helper: dump_align()
Al Viro
2013-11-09
1
-1
/
+1
|
*
|
|
|
|
|
|
spufs: get rid of dump_emit() wrappers
Al Viro
2013-11-09
1
-49
/
+20
|
*
|
|
|
|
|
|
dump_skip(): dump_seek() replacement taking coredump_params
Al Viro
2013-11-09
1
-1
/
+1
|
*
|
|
|
|
|
|
aout: switch to dump_emit
Al Viro
2013-11-09
1
-12
/
+8
|
*
|
|
|
|
|
|
switch elf_coredump_extra_notes_write() to dump_emit()
Al Viro
2013-11-09
4
-31
/
+24
|
*
|
|
|
|
|
|
switch elf_core_write_extra_data() to dump_emit()
Al Viro
2013-11-09
2
-10
/
+4
|
*
|
|
|
|
|
|
switch elf_core_write_extra_phdrs() to dump_emit()
Al Viro
2013-11-09
2
-9
/
+4
|
*
|
|
|
|
|
|
restore 32bit aout coredump
Al Viro
2013-11-09
1
-34
/
+36
*
|
|
|
|
|
|
|
Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
2013-11-13
1
-8
/
+0
|
\
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
x86: remove this_cpu_xor() implementation
Heiko Carstens
2013-10-27
1
-8
/
+0
*
|
|
|
|
|
|
|
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-11-12
104
-964
/
+369
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
powerpc: add missing explicit OF includes for ppc
Rob Herring
2013-11-11
6
-0
/
+6
|
*
|
|
|
|
|
|
|
Merge remote-tracking branch 'grant/devicetree/next' into for-next
Rob Herring
2013-11-07
151
-626
/
+951
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
of/irq: Fix bug in interrupt parsing refactor.
Grant Likely
2013-11-03
1
-3
/
+4
|
|
*
|
|
|
|
|
|
|
arm/versatile: Fix versatile irq specifications.
Grant Likely
2013-10-28
2
-2
/
+2
|
|
*
|
|
|
|
|
|
|
of/irq: create interrupts-extended property
Grant Likely
2013-10-28
1
-0
/
+16
|
|
*
|
|
|
|
|
|
|
microblaze/pci: Drop PowerPC-ism from irq parsing
Grant Likely
2013-10-24
2
-72
/
+1
|
|
*
|
|
|
|
|
|
|
of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code.
Grant Likely
2013-10-24
4
-54
/
+4
|
|
*
|
|
|
|
|
|
|
of/irq: Use irq_of_parse_and_map()
Thierry Reding
2013-10-24
5
-20
/
+15
|
|
*
|
|
|
|
|
|
|
of: Add testcases for interrupt parsing
Grant Likely
2013-10-24
2
-0
/
+42
[next]