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
/
ia64
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-04
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-4
/
+2
2017-09-04
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-21
/
+4
2017-08-26
Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts
Ingo Molnar
1
-2
/
+6
2017-08-25
futex: Remove duplicated code and fix undefined behaviour
Jiri Slaby
1
-21
/
+4
2017-08-21
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-21
/
+0
2017-08-17
arch: Remove spin_unlock_wait() arch-specific definitions
Paul E. McKenney
1
-21
/
+0
2017-08-10
mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem
Minchan Kim
1
-1
/
+3
2017-08-10
mm: refactor TLB gathering API
Minchan Kim
1
-2
/
+4
2017-07-18
efi: Update efi_mem_type() to return an error rather than 0
Tom Lendacky
1
-2
/
+2
2017-07-18
Merge branch 'x86/boot' into x86/mm, to pick up interacting changes
Ingo Molnar
16
-295
/
+23
2017-07-15
Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-36
/
+0
2017-07-13
Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-2
/
+0
2017-07-12
ia64: sn: pci: move inline before type
Joe Perches
2
-3
/
+3
2017-07-12
ia64: move inline before return type
Joe Perches
1
-1
/
+1
2017-07-12
kexec: move vmcoreinfo out of the kernel's .bss section
Xunlei Pang
1
-5
/
+0
2017-07-10
ia64: remove redundant generic-y += kvm_para.h from asm/Kbuild
Masahiro Yamada
1
-2
/
+0
2017-07-07
Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-7
/
+8
2017-07-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-11
/
+4
2017-07-06
Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-213
/
+1
2017-07-06
Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-2
/
+0
2017-07-06
mm/hugetlb: add size parameter to huge_pte_offset()
Punit Agrawal
1
-2
/
+2
2017-07-06
mm, memory_hotplug: replace for_device by want_memblock in arch_add_memory
Michal Hocko
1
-2
/
+2
2017-07-06
mm, memory_hotplug: do not associate hotadded memory to zones until online
Michal Hocko
1
-8
/
+1
2017-07-06
mm, memory_hotplug: get rid of is_zone_device_section
Michal Hocko
1
-1
/
+1
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+4
2017-07-05
x86/mm: Stop calling leave_mm() in idle code
Andy Lutomirski
1
-2
/
+0
2017-07-03
Merge tag 'docs-4.13' of git://git.lwn.net/linux
Linus Torvalds
2
-2
/
+2
2017-07-03
Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-13
/
+0
2017-07-03
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-24
/
+0
2017-07-03
kill {__,}{get,put}_user_unaligned()
Al Viro
1
-36
/
+0
2017-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-17
/
+0
2017-06-30
ia64: thin archives fix linking
Nicholas Piggin
1
-6
/
+9
2017-06-30
ia64: remove unneeded extra-y in Makefile.gate
Masahiro Yamada
1
-3
/
+1
2017-06-28
arch: remove unused macro/function thread_saved_pc()
Tobias Klauser
1
-17
/
+0
2017-06-21
net: introduce SO_PEERGROUPS getsockopt
David Herrmann
1
-0
/
+2
2017-06-20
ia64: remove DMA_ERROR_CODE
Christoph Hellwig
1
-2
/
+0
2017-06-13
tty: simserial: drop unused alt_speed handling
Johan Hovold
1
-13
/
+0
2017-06-04
signal: Remove non-uapi <asm/siginfo.h>
Christoph Hellwig
1
-1
/
+0
2017-06-04
ia64: Remove HAVE_ARCH_COPY_SIGINFO
Christoph Hellwig
2
-23
/
+0
2017-05-21
net: Define SCM_TIMESTAMPING_PKTINFO on all architectures.
David S. Miller
1
-0
/
+2
2017-05-18
Merge remote-tracking branch 'mauro-exp/docbook3' into death-to-docbook
Jonathan Corbet
2
-2
/
+2
2017-05-16
ia64, scsi: update references for the device-io book
Mauro Carvalho Chehab
2
-2
/
+2
2017-05-15
kill strlen_user()
Al Viro
3
-213
/
+1
2017-05-10
Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-45
/
+0
2017-05-10
Merge tag 'kbuild-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2
-25
/
+3
2017-05-11
uapi: export all headers under uapi directories
Nicolas Dichtel
1
-45
/
+0
2017-05-08
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-48
/
+3
2017-05-08
ia64: reuse append_elf_note() and final_note() functions
Hari Bathini
1
-22
/
+0
2017-05-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-4
/
+0
2017-05-03
ia64: beatify build log for gate.so and gate-syms.o
Masahiro Yamada
1
-1
/
+1
[next]