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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-26
[PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializations
Christoph Lameter
11
-12
/
+12
2006-09-26
[PATCH] reduce MAX_NR_ZONES: remove two strange uses of MAX_NR_ZONES
Christoph Lameter
2
-2
/
+2
2006-09-26
[PATCH] bootmem: miscellaneous coding style fixes
Franck Bui-Huu
2
-83
/
+93
2006-09-26
[PATCH] bootmem: use pfn/page conversion macros
Franck Bui-Huu
1
-37
/
+45
2006-09-26
[PATCH] bootmem: remove useless headers inclusions
Franck Bui-Huu
2
-11
/
+4
2006-09-26
[PATCH] bootmem: limit to 80 columns width
Franck Bui-Huu
2
-23
/
+47
2006-09-26
[PATCH] bootmem: remove useless parentheses in bootmem header file
Franck Bui-Huu
1
-7
/
+7
2006-09-26
[PATCH] bootmem: mark link_bootmem() as part of the __init section
Franck Bui-Huu
1
-1
/
+1
2006-09-26
[PATCH] bootmem: remove useless __init in header file
Franck Bui-Huu
1
-23
/
+23
2006-09-26
[PATCH] convert i386 NUMA KVA space to bootmem
keith mannthey
3
-9
/
+29
2006-09-26
[PATCH] mm/: make functions static
Adrian Bunk
6
-31
/
+25
2006-09-26
[PATCH] mm: msync() cleanup
Peter Zijlstra
1
-163
/
+33
2006-09-26
[PATCH] mm: fixup do_wp_page()
Peter Zijlstra
1
-6
/
+13
2006-09-26
[PATCH] mm: small cleanup of install_page()
Peter Zijlstra
1
-2
/
+2
2006-09-26
[PATCH] mm: optimize the new mprotect() code a bit
Peter Zijlstra
1
-10
/
+24
2006-09-26
[PATCH] mm: balance dirty pages
Peter Zijlstra
3
-2
/
+14
2006-09-26
[PATCH] mm: tracking shared dirty pages
Peter Zijlstra
8
-30
/
+162
2006-09-26
[PATCH] mm: VM_BUG_ON
Nick Piggin
5
-29
/
+36
2006-09-26
[PATCH] update to the kernel kmap/kunmap API
James Bottomley
1
-0
/
+2
2006-09-26
[PATCH] jbd: fix commit of ordered data buffers
Jan Kara
1
-69
/
+113
2006-09-26
[PATCH] trigger a syntax error if percpu macros are incorrectly used
Jan Blunck
4
-15
/
+31
2006-09-26
[PATCH] Fix longstanding load balancing bug in the scheduler
Christoph Lameter
1
-8
/
+46
2006-09-25
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-13
/
+14
2006-09-25
[libata] Fix oops introduced in non-uniform port handling fix
Jeff Garzik
4
-12
/
+13
2006-09-25
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
32
-1505
/
+1389
2006-09-25
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
4
-35
/
+21
2006-09-25
[PATCH] VIDIOC_ENUMSTD bug
Jonathan Corbet
1
-1
/
+1
2006-09-25
[PATCH] load_module: no BUG if module_subsys uninitialized
Ed Swierk
1
-0
/
+6
2006-09-25
[PATCH] i386: fix flat mode numa on a real numa system
keith mannthey
1
-1
/
+5
2006-09-25
[PATCH] cpu to node relationship fixup: map cpu to node
KAMEZAWA Hiroyuki
3
-4
/
+40
2006-09-25
[PATCH] cpu to node relationship fixup: acpi_map_cpu2node
KAMEZAWA Hiroyuki
1
-5
/
+8
2006-09-25
[PATCH] backlight: fix oops in __mutex_lock_slowpath during head /sys/class/g...
Michael Hanselmann
1
-0
/
+12
2006-09-25
[PATCH] do not free non slab allocated per_cpu_pageset
David Rientjes
1
-1
/
+3
2006-09-25
[PATCH] i386 bootioremap / kexec fix
keith mannthey
1
-2
/
+5
2006-09-25
[PATCH] rtc: lockdep fix/workaround
Peter Zijlstra
1
-2
/
+3
2006-09-25
[PATCH] autofs4: zero timeout prevents shutdown
Ian Kent
1
-3
/
+3
2006-09-25
[PATCH] ata-piix: fixes kerneldoc error
Henne
1
-1
/
+1
2006-09-25
[SOUND] sparc/amd7930: Use __devinit and __devinitdata as needed.
David S. Miller
1
-10
/
+10
2006-09-25
[SUNLANCE]: Mark sparc_lance_probe_one as __devinit.
David S. Miller
1
-5
/
+5
2006-09-25
[SPARC64]: Fix section-mismatch errors in solaris emul module.
David S. Miller
2
-20
/
+6
2006-09-25
[NetLabel]: update docs with website information
Paul Moore
2
-1
/
+11
2006-09-25
[NetLabel]: rework the Netlink attribute handling (part 2)
Paul Moore
6
-830
/
+895
2006-09-25
[NetLabel]: rework the Netlink attribute handling (part 1)
Paul Moore
7
-604
/
+76
2006-09-25
[Netlink]: add nla_validate_nested()
Paul Moore
1
-0
/
+19
2006-09-25
[NETLINK]: add nla_for_each_nested() to the interface list
Paul Moore
1
-0
/
+1
2006-09-25
[NetLabel]: change the SELinux permissions
Paul Moore
1
-4
/
+4
2006-09-25
[NetLabel]: make the CIPSOv4 cache spinlocks bottom half safe
Paul Moore
1
-8
/
+8
2006-09-25
[NetLabel]: correct improper handling of non-NetLabel peer contexts
Paul Moore
5
-16
/
+82
2006-09-25
[libata] No need for all those arch libata-portmap.h headers
Jeff Garzik
9
-8
/
+8
2006-09-24
[TCP]: make cubic the default
Stephen Hemminger
1
-6
/
+6
[next]