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
2007-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
171
-291
/
+291
2007-10-20
small documentation fixes
Philipp Marek
1
-2
/
+2
2007-10-20
Fix typo in arch/x86/kernel/tsc_32.c
Josh Triplett
1
-1
/
+1
2007-10-20
typo fixes
Matt LaPlante
8
-45
/
+46
2007-10-20
spelling fixes: arch/x86_64/
Simon Arlott
9
-13
/
+13
2007-10-20
spelling fixes: arch/v850/
Simon Arlott
2
-4
/
+4
2007-10-20
spelling fixes: arch/um/
Simon Arlott
9
-10
/
+10
2007-10-20
spelling fixes: arch/m68k/
Simon Arlott
8
-11
/
+11
2007-10-20
spelling fixes: arch/m32r/
Simon Arlott
5
-15
/
+15
2007-10-20
spelling fixes: arch/i386/
Simon Arlott
37
-57
/
+57
2007-10-20
spelling fixes: arch/h8300/
Simon Arlott
4
-4
/
+4
2007-10-20
spelling fixes: arch/frv/
Simon Arlott
3
-4
/
+4
2007-10-20
spelling fixes: arch/cris/
Simon Arlott
26
-42
/
+42
2007-10-20
spelling fixes: arch/alpha/
Simon Arlott
10
-10
/
+9
2007-10-20
H8300: Typo: "buildin" -> "builtin"
Robert P. J. Day
1
-3
/
+3
2007-10-20
XTENSA: Emphasize that the "eth" boot-time parm takes a value
Robert P. J. Day
1
-1
/
+1
2007-10-20
BOOT: Show that no_ipi_broadcast() takes a parameter.
Robert P. J. Day
1
-1
/
+1
2007-10-19
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86
Linus Torvalds
70
-635
/
+630
2007-10-19
Spelling fix: explicitly
Jean Delvare
6
-7
/
+7
2007-10-19
more UTF-8 conversions
Marcin Garski
1
-1
/
+1
2007-10-19
Convert files to UTF-8 and some cleanups
Jan Engelhardt
28
-46
/
+46
2007-10-19
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
14
-14
/
+14
2007-10-19
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2
-0
/
+4
2007-10-19
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
19
-705
/
+249
2007-10-19
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86
Linus Torvalds
1
-2
/
+7
2007-10-19
Combine instrumentation menus in kernel/Kconfig.instrumentation
Mathieu Desnoyers
37
-420
/
+30
2007-10-19
Use extended crashkernel command line on sh
Bernhard Walle
2
-26
/
+33
2007-10-19
Use extended crashkernel command line on ppc64
Bernhard Walle
1
-27
/
+27
2007-10-19
Use extended crashkernel command line on ia64
Bernhard Walle
2
-43
/
+49
2007-10-19
Use extended crashkernel command line on x86_64
Bernhard Walle
3
-35
/
+34
2007-10-19
Use extended crashkernel command line on i386
Bernhard Walle
3
-28
/
+46
2007-10-19
Use helpers to obtain task pid in printks (arch code)
Alexey Dobriyan
37
-157
/
+163
2007-10-19
define global BIT macro
Jiri Slaby
1
-1
/
+0
2007-10-19
remove asm/bitops.h includes
Jiri Slaby
9
-9
/
+9
2007-10-19
pid namespaces: changes to show virtual ids to user
Pavel Emelyanov
4
-5
/
+5
2007-10-19
pid namespaces: define is_global_init() and is_container_init()
Serge E. Hallyn
22
-26
/
+26
2007-10-19
pid namespaces: round up the API
Pavel Emelianov
4
-7
/
+7
2007-10-19
task cgroups: enable cgroups by default in some configs
Paul Jackson
6
-0
/
+6
2007-10-19
setup vma->vm_page_prot by vm_get_page_prot()
Coly Li
1
-1
/
+1
2007-10-19
kmap leak fix for x86_32 kdump
Fernando Luis Vázquez Cao
1
-0
/
+1
2007-10-19
x86: convert cpuinfo_x86 array to a per_cpu array
Mike Travis
31
-110
/
+125
2007-10-19
x86: introduce frame_pointer() and stack_pointer()
Jan Blunck
1
-10
/
+2
2007-10-19
i386: do not BUG_ON() when MSR is unknown
Stephane Eranian
1
-4
/
+12
2007-10-19
x86: acpi use cpu_physical_id
Mike Travis
1
-0
/
+2
2007-10-19
x86: convert cpu_llc_id to be a per cpu variable
Mike Travis
3
-8
/
+8
2007-10-19
x86: convert cpu_to_apicid to be a per cpu variable
Mike Travis
9
-17
/
+71
2007-10-19
i386: introduce "used_vectors" bitmap which can be used to reserve vectors.
Rusty Russell
3
-6
/
+20
2007-10-19
x86: use raw locks during oopses
Andi Kleen
2
-14
/
+14
2007-10-19
x86: honor _PAGE_PSE bit on page walks
Jan Beulich
2
-2
/
+3
2007-10-19
i386: do cpuid_device_create() in CPU_UP_PREPARE instead of CPU_ONLINE.
Akinobu Mita
1
-13
/
+19
[next]