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-02-27
mm: add new mmgrab() helper
Vegard Nossum
1
-1
/
+1
2017-02-27
scripts/spelling.txt: add "partiton" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-27
kprobes: move kprobe declarations to asm-generic/kprobes.h
Luis R. Rodriguez
1
-3
/
+9
2017-02-25
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-16
/
+19
2017-02-22
arch, mm: remove arch specific show_mem
Michal Hocko
1
-48
/
+0
2017-02-21
Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-20
/
+46
2017-02-20
Merge tag 'acpi-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-1
/
+2
2017-02-07
x86/ACPI: keep x86_cpu_to_acpiid mapping valid on CPU hotplug
Vitaly Kuznetsov
1
-1
/
+2
2017-02-01
sched/cputime: Remove generic asm headers
Frederic Weisbecker
1
-3
/
+1
2017-02-01
ia64, sched/cputime: Remove unused cputime definitions
Frederic Weisbecker
1
-106
/
+0
2017-02-01
ia64: Convert vtime to use nsec units directly
Frederic Weisbecker
2
-9
/
+9
2017-02-01
ia64, sched/cputime: Move the nsecs based cputime headers to the last arch us...
Frederic Weisbecker
1
-2
/
+106
2017-02-01
sched/cputime: Push time to account_system_time() in nsecs
Frederic Weisbecker
1
-5
/
+6
2017-02-01
sched/cputime: Push time to account_idle_time() in nsecs
Frederic Weisbecker
1
-1
/
+1
2017-02-01
sched/cputime: Push time to account_user_time() in nsecs
Frederic Weisbecker
1
-1
/
+1
2017-01-24
ia64: ensure exception table search users include extable.h
Paul Gortmaker
5
-3
/
+5
2017-01-24
ia64: move ia64_done_with_exception out of asm/uaccess.h
Paul Gortmaker
6
-18
/
+42
2017-01-24
treewide: Consolidate get_dma_ops() implementations
Bart Van Assche
1
-1
/
+4
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
7
-15
/
+15
2017-01-20
sched/clock: Fix hotplug crash
Peter Zijlstra
1
-0
/
+2
2017-01-14
sched/cputime: Rename vtime_account_user() to vtime_flush()
Frederic Weisbecker
1
-1
/
+1
2017-01-14
sched/cputime, ia64: Accumulate cputime and account only on tick/task switch
Frederic Weisbecker
2
-15
/
+53
2017-01-14
sched/cputime, ia64: Fix incorrect start cputime assignment on task switch
Frederic Weisbecker
1
-1
/
+1
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
4
-10
/
+10
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
20
-20
/
+20
2016-12-18
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+2
2016-12-15
ACPI/NUMA: Do not map pxm to node when NUMA is turned off
Boris Ostrovsky
1
-0
/
+2
2016-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-1
/
+1
2016-12-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-12
/
+13
2016-12-12
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-199
/
+72
2016-12-12
mm: remove the page size change check in tlb_remove_page
Aneesh Kumar K.V
1
-12
/
+4
2016-12-12
mm: add tlb_remove_check_page_size_change to track page size change
Aneesh Kumar K.V
1
-0
/
+6
2016-12-12
mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pages
Aneesh Kumar K.V
1
-0
/
+3
2016-12-12
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2016-12-12
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-91
/
+0
2016-11-30
tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING
Francis Yan
1
-0
/
+2
2016-11-22
ptrace: Don't allow accessing an undumpable mm
Eric W. Biederman
1
-1
/
+1
2016-11-17
locking/core: Provide common cpu_relax_yield() definition
Christian Borntraeger
1
-1
/
+0
2016-11-16
locking/core, arch: Remove cpu_relax_lowlatency()
Christian Borntraeger
1
-1
/
+0
2016-11-16
locking/core: Introduce cpu_relax_yield()
Christian Borntraeger
1
-0
/
+1
2016-11-15
sched/cputime, powerpc, s390: Make scaled cputime arch specific
Stanislaw Gruszka
1
-2
/
+2
2016-11-09
ia64/topology: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-47
/
+7
2016-11-09
ia64/salinfo: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-51
/
+32
2016-11-09
ia64/palinfo: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-44
/
+16
2016-11-09
ia64/err-inject: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-57
/
+17
2016-10-25
locking/mutex: Kill arch specific code
Peter Zijlstra
1
-90
/
+0
2016-10-19
Merge branch 'gup_flag-cleanups'
Linus Torvalds
2
-6
/
+10
2016-10-19
mm: replace access_process_vm() write parameter with gup_flags
Lorenzo Stoakes
1
-5
/
+9
2016-10-19
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
1
-1
/
+1
2016-10-14
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
27
-98
/
+68
[prev]
[next]