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
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-26
arm: get rid of superfluous __GFP_REPEAT
Michal Hocko
2
-2
/
+2
2016-07-25
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-4
/
+5
2016-07-25
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
17
-71
/
+157
2016-07-25
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+21
2016-07-25
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-68
/
+110
2016-07-25
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
14
-63
/
+778
2016-07-25
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
11
-158
/
+608
2016-07-25
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-7
/
+20
2016-07-25
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-14
/
+6
2016-07-25
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+6
2016-07-25
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
27
-324
/
+770
2016-07-25
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
71
-386
/
+668
2016-07-25
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
12
-26
/
+10
2016-07-25
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+0
2016-07-25
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
14
-186
/
+610
2016-07-25
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-33
/
+31
2016-07-25
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
72
-609
/
+2063
2016-07-25
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-41
/
+17
2016-07-24
Merge tag 'usb-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+1
2016-07-24
Merge tag 'tty-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-5
/
+0
2016-07-23
x86/mm/cpa: Add missing comment in populate_pdg()
Andy Lutomirski
1
-0
/
+5
2016-07-23
x86/mm/cpa: Fix populate_pgd(): Stop trying to deallocate failed PUDs
Andy Lutomirski
1
-5
/
+2
2016-07-23
Merge tag 'm68k-for-v4.8-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
23
-16
/
+64
2016-07-23
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
8
-39
/
+48
2016-07-22
x86/boot: Simplify EBDA-vs-BIOS reservation logic
Andy Lutomirski
1
-23
/
+11
2016-07-22
x86/boot: Clarify what x86_legacy_features.reserve_bios_regions does
Andy Lutomirski
1
-2
/
+3
2016-07-21
x86/fpu: Do not BUG_ON() in early FPU code
Dave Hansen
1
-6
/
+13
2016-07-21
x86/boot: Reorganize and clean up the BIOS area reservation code
Ingo Molnar
6
-50
/
+88
2016-07-19
m68k/defconfig: Update defconfigs for v4.7-rc2
Geert Uytterhoeven
12
-0
/
+48
2016-07-15
x86/apic: Remove the unused struct apic::apic_id_mask field
Wei Jiangang
10
-12
/
+0
2016-07-15
Merge branch 'linus' into x86/apic, to refresh the branch
Ingo Molnar
210
-1027
/
+1212
2016-07-15
x86/tsc: Remove the unused check_tsc_disabled()
Wei Jiangang
2
-7
/
+0
2016-07-15
x86/syscalls: Add compat_sys_preadv64v2/compat_sys_pwritev64v2
H.J. Lu
2
-2
/
+4
2016-07-15
x86/smp: Remove unnecessary initialization of thread_info::cpu
Andy Lutomirski
1
-1
/
+0
2016-07-15
x86/smp: Remove stack_smp_processor_id()
Andy Lutomirski
3
-8
/
+1
2016-07-15
x86/uaccess: Move thread_info::addr_limit to thread_struct
Andy Lutomirski
10
-40
/
+38
2016-07-15
x86/dumpstack: Rename thread_struct::sig_on_uaccess_error to sig_on_uaccess_err
Ingo Molnar
3
-7
/
+7
2016-07-15
x86/uaccess: Move thread_info::uaccess_err and thread_info::sig_on_uaccess_er...
Andy Lutomirski
6
-9
/
+10
2016-07-15
x86/dumpstack: When OOPSing, rewind the stack before do_exit()
Andy Lutomirski
3
-1
/
+31
2016-07-15
x86/mm/64: In vmalloc_fault(), use CR3 instead of current->active_mm
Andy Lutomirski
1
-1
/
+1
2016-07-15
x86/dumpstack/64: Handle faults when printing the "Stack: " part of an OOPS
Andy Lutomirski
1
-2
/
+10
2016-07-15
x86/dumpstack: Try harder to get a call trace on stack overflow
Andy Lutomirski
1
-1
/
+9
2016-07-15
x86/mm: Remove kernel_unmap_pages_in_pgd() and efi_cleanup_page_tables()
Andy Lutomirski
6
-41
/
+0
2016-07-15
x86/mm/cpa: In populate_pgd(), don't set the PGD entry until it's populated
Andy Lutomirski
1
-3
/
+6
2016-07-15
x86/mm/hotplug: Don't remove PGD entries in remove_pagetable()
Ingo Molnar
1
-27
/
+0
2016-07-15
Merge branch 'x86/asm' into x86/mm, to resolve conflicts
Ingo Molnar
45
-278
/
+590
2016-07-15
m32r: fix build warning about putc
Sudip Mukherjee
1
-4
/
+5
2016-07-15
kasan: add newline to messages
Dmitry Vyukov
1
-2
/
+2
2016-07-14
x86/reboot: Add Dell Optiplex 7450 AIO reboot quirk
Alex Hung
1
-0
/
+21
2016-07-14
Merge branches 'perf-urgent-for-linus' and 'timers-urgent-for-linus' of git:/...
Linus Torvalds
1
-1
/
+1
[next]