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
/
alpha
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-24
cpumask: arch_send_call_function_ipi_mask: alpha
Rusty Russell
1
-1
/
+2
2009-09-24
cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_node
Rusty Russell
1
-17
/
+0
2009-09-24
cpumask: remove the now-obsoleted pcibus_to_cpumask(): alpha
Rusty Russell
1
-1
/
+0
2009-09-22
alpha: convert to asm-generic/hardirq.h
Christoph Hellwig
1
-11
/
+3
2009-09-22
mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions
Arnd Bergmann
1
-0
/
+2
2009-09-22
ksm: define MADV_MERGEABLE and MADV_UNMERGEABLE
Hugh Dickins
1
-0
/
+3
2009-09-16
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-1
/
+0
2009-09-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2
-92
/
+9
2009-09-15
Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...
Linus Torvalds
1
-4
/
+0
2009-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-0
/
+2
2009-09-09
PCI: remove pcibios_scan_all_fns()
Alex Chiang
1
-1
/
+0
2009-09-02
KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]
David Howells
1
-1
/
+4
2009-08-14
Merge branch 'percpu-for-linus' into percpu-for-next
Tejun Heo
2
-2
/
+3
2009-08-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-2
/
+3
2009-08-05
net: implement a SO_DOMAIN getsockoption
Jan Engelhardt
1
-0
/
+1
2009-08-05
net: implement a SO_PROTOCOL getsockoption
Jan Engelhardt
1
-0
/
+1
2009-08-03
agp: kill phys_to_gart() and gart_to_phys()
David Woodhouse
1
-4
/
+0
2009-07-27
mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
Benjamin Herrenschmidt
1
-2
/
+2
2009-07-10
sched: INIT_PREEMPT_COUNT
Peter Zijlstra
1
-0
/
+1
2009-06-30
alpha: fix percpu build breakage
Tejun Heo
1
-3
/
+3
2009-06-24
alpha: switch to dynamic percpu allocator
Tejun Heo
2
-87
/
+9
2009-06-24
alpha: kill unnecessary __used attribute in PER_CPU_ATTRIBUTES
Tejun Heo
1
-5
/
+0
2009-06-17
Delete pcibios_select_root
Matthew Wilcox
1
-13
/
+0
2009-06-16
kmap_types: make most arches use generic header file
Randy Dunlap
1
-21
/
+3
2009-06-16
time: move PIT_TICK_RATE to linux/timex.h
Arnd Bergmann
1
-7
/
+0
2009-06-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
6
-12
/
+11
2009-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
5
-6
/
+11
2009-06-12
PM: Remove unused asm/suspend.h
Magnus Damm
1
-6
/
+0
2009-06-11
asm-generic: rename page.h and uaccess.h
Arnd Bergmann
1
-1
/
+1
2009-06-11
asm-generic: rename atomic.h to atomic-long.h
Arnd Bergmann
1
-1
/
+1
2009-06-11
asm-generic: introduce asm/bitsperlong.h
Arnd Bergmann
2
-3
/
+8
2009-06-11
asm-generic: rename termios.h, signal.h and mman.h
Arnd Bergmann
1
-1
/
+1
2009-06-07
cfg80211: errno.h: define ERFKILL
Alexander Beregalov
1
-0
/
+2
2009-05-12
alpha: unbreak percpu again
Tejun Heo
1
-1
/
+25
2009-05-02
alpha: futex implementation
Ivan Kokshaysky
2
-4
/
+116
2009-05-02
alpha: exception table sorting
Ivan Kokshaysky
1
-0
/
+2
2009-04-21
FRV: Fix the section attribute on UP DECLARE_PER_CPU()
David Howells
1
-1
/
+1
2009-04-05
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-13
/
+1
2009-04-02
Allow rwlocks to re-enable interrupts
Robin Holt
1
-0
/
+3
2009-04-02
Merge branch 'tracing/core-v2' into tracing-for-linus
Ingo Molnar
2
-13
/
+1
2009-04-01
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-0
/
+14
2009-04-01
alpha: convert u64 to unsigned long long
Randy Dunlap
2
-1
/
+6
2009-04-01
alpha: xchg/cmpxchg cleanup and fixes
Ivan Kokshaysky
2
-497
/
+308
2009-04-01
alpha: fix macros
Roel Kluin
1
-6
/
+6
2009-03-26
Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-1
/
+3
2009-03-26
Merge commit 'v2.6.29' into core/header-fixes
Ingo Molnar
1
-2
/
+2
2009-03-19
PCI/alpha: pci sysfs resources
Ivan Kokshaysky
1
-0
/
+14
2009-03-06
Merge branch 'x86/core' into tracing/textedit
Ingo Molnar
2
-1
/
+3
2009-03-02
tracing: make CALLER_ADDRx overwriteable
Uwe Kleine-Koenig
1
-0
/
+1
2009-02-15
net: new user space API for time stamping of incoming and outgoing packets
Patrick Ohly
1
-0
/
+3
[next]