index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-generic
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-18
fcntl: rename F_OWNER_GID to F_OWNER_PGRP
Peter Zijlstra
1
-1
/
+1
2009-11-12
alpha: fix F_SETOWN_EX and F_GETLK64 conflict
Peter Zijlstra
1
-8
/
+11
2009-10-10
IRQ: Change __softirq_pending to unsigned int in asm-generic/hardirq.h.
Ralf Baechle
1
-1
/
+1
2009-10-02
asm-generic/gpio.h: pull in linux/kernel.h for might_sleep()
Mike Frysinger
1
-0
/
+1
2009-09-25
Optimize the ordering of sections in RW_DATA_SECTION.
Tim Abbott
1
-2
/
+2
2009-09-24
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
2
-1
/
+8
2009-09-24
fcntl: add F_[SG]ETOWN_EX
Peter Zijlstra
1
-0
/
+13
2009-09-24
cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_node
Rusty Russell
1
-17
/
+0
2009-09-23
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2009-09-23
Merge branch 'x86/orig_ax' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Linus Torvalds
1
-2
/
+6
2009-09-23
gpiolib: allow exported GPIO nodes to be named using sysfs links
Jani Nikula
1
-0
/
+8
2009-09-23
asm/sections: add text/data checking functions for arches to override
Mike Frysinger
1
-0
/
+16
2009-09-23
kmap_types.h: rename D macro
Andi Kleen
1
-23
/
+24
2009-09-23
asm-generic: syscall_get_nr returns int
Roland McGrath
1
-2
/
+6
2009-09-22
mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions
Arnd Bergmann
1
-0
/
+1
2009-09-22
ksm: define MADV_MERGEABLE and MADV_UNMERGEABLE
Hugh Dickins
1
-0
/
+3
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
1
-2
/
+2
2009-09-17
Merge branch 'linus' into tracing/core
Ingo Molnar
7
-12
/
+45
2009-09-16
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-1
/
+12
2009-09-16
HWPOISON: Add madvise() based injector for hardware poisoned pages v4
Andi Kleen
1
-0
/
+1
2009-09-16
HWPOISON: Add new SIGBUS error codes for hardware poison signals
Andi Kleen
1
-1
/
+7
2009-09-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-5
/
+19
2009-09-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-0
/
+3
2009-09-15
Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+5
2009-09-14
Merge branch 'master' into for-linus
Rafael J. Wysocki
3
-6
/
+6
2009-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-0
/
+3
2009-09-14
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+3
2009-09-13
ftrace: __start_mcount_loc should be .init.rodata
John Reiser
1
-2
/
+3
2009-09-10
KVM: export kvm_para.h
Michael S. Tsirkin
1
-0
/
+5
2009-09-10
PCI: remove pcibios_scan_all_fns()
Alex Chiang
1
-1
/
+12
2009-09-04
x86/i386: Put aligned stack-canary in percpu shared_aligned section
Jeremy Fitzhardinge
1
-0
/
+3
2009-08-14
Merge branch 'percpu-for-linus' into percpu-for-next
Tejun Heo
5
-26
/
+25
2009-08-13
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
5
-20
/
+19
2009-08-10
dma-ops: Remove flush_write_buffers() in dma-mapping-common.h
Arnd Bergmann
1
-6
/
+0
2009-08-06
net: implement a SO_DOMAIN getsockoption
Jan Engelhardt
1
-0
/
+1
2009-08-06
net: implement a SO_PROTOCOL getsockoption
Jan Engelhardt
1
-0
/
+2
2009-08-03
cputime: Optimize jiffies_to_cputime(1)
Stanislaw Gruszka
1
-0
/
+1
2009-07-29
Merge branch 'master' into for-linus
Rafael J. Wysocki
4
-10
/
+10
2009-07-27
mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
Benjamin Herrenschmidt
4
-10
/
+10
2009-07-22
Driver Core: Add platform device arch data V3
Magnus Damm
1
-0
/
+3
2009-07-18
vmlinux.lds.h: restructure BSS linker script macros
Tim Abbott
1
-10
/
+9
2009-07-09
linker script: unify usage of discard definition
Tejun Heo
1
-6
/
+12
2009-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
Linus Torvalds
1
-6
/
+6
2009-07-04
Merge branch 'master' into for-next
Tejun Heo
6
-22
/
+25
2009-07-01
alpha: fix percpu build breakage
Tejun Heo
1
-0
/
+4
2009-07-01
gcov: fix __ctors_start alignment
Heiko Carstens
1
-1
/
+2
2009-06-27
asm-generic/vmlinux.lds.h: shuffle INIT_TASK* macro names in vmlinux.lds.h
Tim Abbott
1
-4
/
+4
2009-06-27
asm-generic/vmlinux.lds.h: Fix up RW_DATA_SECTION definition.
Paul Mundt
1
-2
/
+2
2009-06-24
linker script: throw away .discard section
Tejun Heo
1
-0
/
+8
2009-06-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
4
-20
/
+18
[next]