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
2006-06-27
[PATCH] pi-futex: introduce debug_check_no_locks_freed()
Ingo Molnar
1
-2
/
+2
2006-06-27
[PATCH] sched: mc/smt power savings sched policy
Siddha, Suresh B
2
-6
/
+10
2006-06-27
[PATCH] chardev: GPIO for SCx200 & PC-8736x: replace spinlocks w mutexes
Jim Cromie
1
-4
/
+4
2006-06-27
[PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate gpio_dump to common module
Jim Cromie
1
-16
/
+0
2006-06-27
[PATCH] chardev: GPIO for SCx200 & PC-8736x: refactor scx200_probe to better ...
Jim Cromie
1
-5
/
+10
2006-06-27
[PATCH] chardev: GPIO for SCx200 & PC-8736x: add 'v' command to device-file
Jim Cromie
1
-2
/
+1
2006-06-27
[PATCH] chardev: GPIO for SCx200 & PC-8736x: put gpio_dump on a diet
Jim Cromie
1
-28
/
+11
2006-06-27
[PATCH] chardev: GPIO for SCx200 & PC-8736x: device minor numbers are unsigne...
Jim Cromie
1
-1
/
+1
2006-06-27
[PATCH] chardev: GPIO for SCx200 & PC-8736x: whitespace pre-clean
Jim Cromie
1
-7
/
+0
2006-06-27
[PATCH] cpu hotplug: use hotplug version of cpu notifier in appropriate places
Chandra Seetharaman
1
-3
/
+1
2006-06-27
[PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit only
Chandra Seetharaman
7
-12
/
+13
2006-06-27
[PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17
Chandra Seetharaman
2
-2
/
+2
2006-06-27
[PATCH] cpu hotplug: revert init patch submitted for 2.6.17
Chandra Seetharaman
6
-6
/
+6
2006-06-27
[PATCH] spin/rwlock init cleanups
Ingo Molnar
8
-9
/
+9
2006-06-27
[PATCH] add poison.h and patch primary users
Randy Dunlap
4
-5
/
+11
2006-06-27
[PATCH] vdso: randomize the i386 vDSO by moving it into a vma
Ingo Molnar
7
-12
/
+150
2006-06-27
[PATCH] voyager: fix compile after setup rework
James Bottomley
1
-3
/
+2
2006-06-27
[PATCH] fix subarchitecture breakage with CONFIG_SCHED_SMT
James Bottomley
3
-6
/
+6
2006-06-27
[PATCH] fix broken vm86 interrupt/signal handling
Aleksey Gorelov
1
-2
/
+9
2006-06-27
[PATCH] i386: move phys_proc_id and cpu_core_id to cpuinfo_x86
Rohit Seth
4
-24
/
+17
2006-06-27
[PATCH] x86: constify some parts of arch/i386/kernel/cpu/
Andreas Mohr
2
-5
/
+5
2006-06-27
[PATCH] x86: increase interrupt vector range
Rusty Russell
5
-9
/
+9
2006-06-27
[PATCH] x86: cpu_init(): avoid GFP_KERNEL allocation while atomic
Shaohua Li
2
-1
/
+20
2006-06-27
[PATCH] node hotplug: register cpu: remove node struct
KAMEZAWA Hiroyuki
14
-57
/
+18
2006-06-27
[PATCH] pgdat allocation and update for ia64 of memory hotplug: allocate pgda...
Yasunori Goto
1
-2
/
+14
2006-06-27
[PATCH] pgdat allocation and update for ia64 of memory hotplug: update pgdat ...
Yasunori Goto
1
-5
/
+19
2006-06-27
[PATCH] pgdat allocation and update for ia64 of memory hotplug: hold pgdat ad...
Yasunori Goto
1
-11
/
+8
2006-06-27
[PATCH] Register sysfs file for hotplugged new node
Yasunori Goto
3
-31
/
+8
2006-06-27
[PATCH] pgdat allocation for new node add (refresh node_data[])
Yasunori Goto
1
-0
/
+4
2006-06-27
[PATCH] pgdat allocation for new node add (specify node id)
Yasunori Goto
4
-35
/
+49
2006-06-26
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
40
-134
/
+1357
2006-06-26
[ARM] Update mach-types
Russell King
1
-9
/
+62
2006-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
22
-34
/
+34
2006-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
3
-4
/
+4
2006-06-26
Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
10
-91
/
+110
2006-06-26
[PATCH] m68knommu: use configurable RAM setup in start up code
Greg Ungerer
1
-72
/
+10
2006-06-26
[PATCH] m68knommu: use configurable RAM setup in linker script
Greg Ungerer
1
-154
/
+6
2006-06-26
[PATCH] m68knommu: create configurable RAM setup
Greg Ungerer
1
-34
/
+44
2006-06-26
[PATCH] m68knommu: remove unused vars from generic 68328 start code
Greg Ungerer
1
-4
/
+2
2006-06-26
[PATCH] m68knommu: remove __ramvec from 68328/pilot start code
Greg Ungerer
1
-2
/
+1
2006-06-26
Merge branch 'x86-64'
Linus Torvalds
79
-1030
/
+3326
2006-06-26
[PATCH] x86_64: x86_64 stack usage debugging
Eric Sandeen
1
-0
/
+9
2006-06-26
[PATCH] x86_64: (resend) x86_64 stack overflow debugging
Eric Sandeen
2
-1
/
+34
2006-06-26
[PATCH] x86_64: i386/x86-64 Add nmi watchdog support for new Intel CPUs
Venkatesh Pallipadi
4
-6
/
+153
2006-06-26
[PATCH] x86_64: Avoid broadcasting NMI IPIs
Keith Owens
1
-9
/
+16
2006-06-26
[PATCH] x86_64: fix apic error on bootup
Siddha, Suresh B
2
-4
/
+26
2006-06-26
[PATCH] x86_64: enlarge window for stack growth
Chuck Ebbert
1
-2
/
+4
2006-06-26
[PATCH] x86_64: Minor string functions optimizations
Andi Kleen
2
-2
/
+2
2006-06-26
[PATCH] x86_64: Move export symbols to their C functions
Andi Kleen
16
-110
/
+49
2006-06-26
[PATCH] x86_64: Standardize i386/x86_64 handling of NMI_VECTOR
Keith Owens
3
-8
/
+13
[next]