index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate file-ops to common module
Jim Cromie
2006-06-27
1
-0
/
+5
*
[PATCH] chardev: GPIO for SCx200 & PC-8736x: add gpio-ops vtable
Jim Cromie
2006-06-27
1
-0
/
+33
*
[PATCH] chardev: GPIO for SCx200 & PC-8736x: device minor numbers are unsigne...
Jim Cromie
2006-06-27
1
-7
/
+7
*
[PATCH] chardev: GPIO for SCx200 & PC-8736x: whitespace pre-clean
Jim Cromie
2006-06-27
2
-14
/
+0
*
[PATCH] cpu hotplug: add hotplug versions of cpu_notifier
Chandra Seetharaman
2006-06-27
1
-0
/
+4
*
[PATCH] cpu hotplug: make [un]register_cpu_notifier init time only
Chandra Seetharaman
2006-06-27
1
-0
/
+6
*
[PATCH] rcutorture: add call_rcu_bh() operations
Paul E. McKenney
2006-06-27
1
-0
/
+1
*
[PATCH] Remove gratuitous inclusion of <linux/config.h> from <linux/dmaengine.h>
David Woodhouse
2006-06-27
1
-1
/
+1
*
[PATCH] spin/rwlock init cleanups
Ingo Molnar
2006-06-27
1
-1
/
+1
*
[PATCH] fs/buffer.c: cleanups
Adrian Bunk
2006-06-27
1
-1
/
+1
*
[PATCH] poison: add & use more constants
Randy Dunlap
2006-06-27
1
-0
/
+7
*
[PATCH] update two drivers for poison.h
Randy Dunlap
2006-06-27
1
-0
/
+6
*
[PATCH] add poison.h and patch primary users
Randy Dunlap
2006-06-27
2
-8
/
+46
*
[PATCH] vdso: randomize the i386 vDSO by moving it into a vma
Ingo Molnar
2006-06-27
8
-24
/
+51
*
[PATCH] i386: use C code for current_thread_info()
Chuck Ebbert
2006-06-27
1
-6
/
+4
*
[PATCH] i386: move phys_proc_id and cpu_core_id to cpuinfo_x86
Rohit Seth
2006-06-27
2
-7
/
+7
*
[PATCH] x86: increase interrupt vector range
Rusty Russell
2006-06-27
1
-1
/
+1
*
[PATCH] node hotplug: register cpu: remove node struct
KAMEZAWA Hiroyuki
2006-06-27
2
-2
/
+15
*
[PATCH] pgdat allocation and update for ia64 of memory hotplug: allocate pgda...
Yasunori Goto
2006-06-27
1
-7
/
+2
*
[PATCH] pgdat allocation and update for ia64 of memory hotplug: update pgdat ...
Yasunori Goto
2006-06-27
2
-3
/
+13
*
[PATCH] Register sysfs file for hotplugged new node
Yasunori Goto
2006-06-27
3
-31
/
+4
*
[PATCH] catch valid mem range at onlining memory
KAMEZAWA Hiroyuki
2006-06-27
1
-0
/
+3
*
[PATCH] pgdat allocation for new node add (export kswapd start func)
Yasunori Goto
2006-06-27
1
-0
/
+2
*
[PATCH] pgdat allocation for new node add (refresh node_data[])
Yasunori Goto
2006-06-27
1
-0
/
+12
*
[PATCH] pgdat allocation for new node add (generic alloc node_data)
Yasunori Goto
2006-06-27
1
-0
/
+55
*
[PATCH] pgdat allocation for new node add (get node id by acpi)
Yasunori Goto
2006-06-27
1
-0
/
+6
*
[PATCH] pgdat allocation for new node add (specify node id)
Yasunori Goto
2006-06-27
1
-1
/
+12
*
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2006-06-26
1
-36
/
+0
|
\
|
*
[ARM] Remove MODE_(SVC|IRQ|FIQ|USR) and DEFAULT_FIQ
Russell King
2006-06-25
1
-7
/
+0
|
*
[ARM] Remove save_lr/restore_pc macros
Russell King
2006-06-25
1
-12
/
+0
|
*
[ARM] Remove LOADREGS macro
Russell King
2006-06-25
1
-11
/
+0
|
*
[ARM] Remove RETINSTR macro
Russell King
2006-06-25
1
-6
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-06-26
3
-3
/
+3
|
\
\
|
*
|
spelling fixes
Andreas Mohr
2006-06-26
3
-3
/
+3
*
|
|
Revert "[PATCH] kthread: update loop.c to use kthread"
Linus Torvalds
2006-06-26
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2006-06-26
1
-0
/
+14
|
\
\
\
|
*
|
|
kbuild: check license compatibility when building modules
Sam Ravnborg
2006-06-09
1
-0
/
+14
*
|
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2006-06-26
1
-16
/
+18
|
\
\
\
\
|
*
|
|
|
[CRYPTO] api: Removed const from cra_name/cra_driver_name
Herbert Xu
2006-06-26
1
-2
/
+2
|
*
|
|
|
[CRYPTO] api: Added cra_init/cra_exit
Herbert Xu
2006-06-26
1
-2
/
+3
|
*
|
|
|
[CRYPTO] all: Pass tfm instead of ctx to algorithms
Herbert Xu
2006-06-26
1
-14
/
+15
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
2006-06-26
1
-7
/
+3
|
\
\
\
\
|
*
|
|
|
Input: fix misspelling of Hangeul key
Jerome Pinot
2006-06-26
1
-1
/
+2
|
*
|
|
|
Input: reset name, phys and uniq when unregistering
Dmitry Torokhov
2006-06-26
1
-6
/
+1
|
|
/
/
/
*
|
|
|
[PATCH] m68knommu: use configurable RAM setup page_offset.h
Greg Ungerer
2006-06-26
1
-42
/
+1
*
|
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb
Linus Torvalds
2006-06-26
2
-0
/
+12
|
\
\
\
\
|
*
|
|
|
V4L/DVB (4223): Add V4L2_CID_MPEG_STREAM_VBI_FMT control
Hans Verkuil
2006-06-26
2
-0
/
+11
|
*
|
|
|
V4L/DVB (4221): Add HM12 YUV format define.
Hans Verkuil
2006-06-26
1
-0
/
+1
|
|
/
/
/
*
|
|
|
Merge branch 'x86-64'
Linus Torvalds
2006-06-26
53
-539
/
+953
|
\
\
\
\
|
*
|
|
|
[PATCH] x86_64: x86_64 stack usage debugging
Eric Sandeen
2006-06-26
1
-0
/
+13
[next]