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
2008-02-07
Use BOOTMEM_EXCLUSIVE for kdump
Bernhard Walle
2
-26
/
+39
2008-02-07
Introduce flags for reserve_bootmem()
Bernhard Walle
43
-105
/
+183
2008-02-07
fs menu: small reorg
Randy Dunlap
1
-47
/
+46
2008-02-07
dz.c: Resource management
Maciej W. Rozycki
1
-101
/
+188
2008-02-07
dz.c: Use a helper to cast from "struct uart_port *"
Maciej W. Rozycki
1
-11
/
+16
2008-02-07
dz: clean up and improve the setup of termios settings
Maciej W. Rozycki
2
-51
/
+56
2008-02-07
MAINTAINERS: add self for the dz serial driver
Maciej W. Rozycki
1
-0
/
+5
2008-02-07
dz: handle special conditions on reception correctly
Maciej W. Rozycki
2
-38
/
+46
2008-02-07
dz: fix locking issues
Maciej W. Rozycki
1
-11
/
+12
2008-02-07
dz: rename the serial console structure
Maciej W. Rozycki
1
-3
/
+3
2008-02-07
dz: update kconfig description
Maciej W. Rozycki
1
-6
/
+10
2008-02-07
dz: add and reorder inclusions, remove unneeded ones
Maciej W. Rozycki
1
-10
/
+13
2008-02-07
dz: don't panic() when request_irq() fails
Maciej W. Rozycki
1
-5
/
+15
2008-02-07
dz: always check if it is safe to console_putchar()
Maciej W. Rozycki
1
-2
/
+2
2008-02-07
dz.h: remove useless unused module junk
Maciej W. Rozycki
1
-5
/
+0
2008-02-07
drivers/edac/i3000: document type promotion
Jason Uhlenkott
1
-0
/
+7
2008-02-07
drivers/edac: i3000: missing init code
Hitoshi Mitake
1
-0
/
+13
2008-02-07
drivers/edac: mpc85xx: add static scope
Doug Thompson
1
-1
/
+1
2008-02-07
drivers/edac: i3000: 64bit build
Jason Uhlenkott
1
-1
/
+1
2008-02-07
drivers/edac: pci: broken parity regression
Bryan Boatright
1
-4
/
+8
2008-02-07
drivers-edac: add marvell mv64x60 driver
Dave Jiang
4
-0
/
+977
2008-02-07
drivers-edac: add freescale mpc85xx driver
Dave Jiang
4
-0
/
+1213
2008-02-07
drivers-edac: i3000 replace macros with functions
Jason Uhlenkott
1
-15
/
+35
2008-02-07
drivers-edac: i3000 code tidying
Jason Uhlenkott
1
-97
/
+110
2008-02-07
drivers-edac: add Cell MC driver
Benjamin Herrenschmidt
3
-0
/
+266
2008-02-07
drivers-edac: add Cell XDR memory types
Benjamin Herrenschmidt
2
-1
/
+4
2008-02-07
drivers-edac: use round_jiffies_relative
Anton Blanchard
2
-3
/
+3
2008-02-07
drivers-edac: turn on edac device error logging
Doug Thompson
1
-0
/
+4
2008-02-07
ASIC3 driver
Samuel Ortiz
4
-0
/
+1093
2008-02-07
cpusets: update_cpumask documentation fix
Paul Jackson
1
-15
/
+8
2008-02-07
Handle pid namespaces in cgroups code
Pavel Emelyanov
1
-2
/
+2
2008-02-07
hotplug cpu move tasks in empty cpusets - refinements
Paul Jackson
1
-8
/
+13
2008-02-07
hotplug cpu: move tasks in empty cpusets to parent various other fixes
Paul Jackson
1
-26
/
+15
2008-02-07
cgroups: update comments in cpuset.c
Paul Menage
1
-85
/
+43
2008-02-07
cpusets: update_cpumask revision
Cliff Wickman
1
-61
/
+46
2008-02-07
hotplug cpu: move tasks in empty cpusets to parent
Cliff Wickman
3
-45
/
+145
2008-02-07
cgroups: mechanism to process each task in a cgroup
Cliff Wickman
2
-12
/
+200
2008-02-07
update Documentation/controller/memory.txt
KAMEZAWA Hiroyuki
1
-16
/
+17
2008-02-07
Memory controller remove control_type feature
Balbir Singh
2
-79
/
+18
2008-02-07
per-zone and reclaim enhancements for memory controller: per-zone-lock for cg...
KAMEZAWA Hiroyuki
1
-27
/
+44
2008-02-07
per-zone and reclaim enhancements for memory controller: per zone lru for cgroup
KAMEZAWA Hiroyuki
1
-28
/
+58
2008-02-07
per-zone and reclaim enhancements for memory controller: modifies vmscan.c fo...
KAMEZAWA Hiroyuki
1
-131
/
+201
2008-02-07
per-zone and reclaim enhancements for memory controller: calculate the number...
KAMEZAWA Hiroyuki
2
-0
/
+48
2008-02-07
per-zone and reclaim enhancements for memory controller: remember reclaim pri...
KAMEZAWA Hiroyuki
2
-0
/
+40
2008-02-07
per-zone and reclaim enhancements for memory controller: calculate active/ina...
KAMEZAWA Hiroyuki
2
-0
/
+22
2008-02-07
per-zone and reclaim enhancements for memory controller: calculate mapper_rat...
KAMEZAWA Hiroyuki
2
-1
/
+27
2008-02-07
per-zone and reclaim enhancements for memory controller: per-zone active inac...
KAMEZAWA Hiroyuki
1
-7
/
+154
2008-02-07
per-zone and reclaim enhancements for memory controller: nid/zid helper funct...
KAMEZAWA Hiroyuki
1
-0
/
+10
2008-02-07
per-zone and reclaim enhancements for memory controller: add scan_global_lru ...
KAMEZAWA Hiroyuki
1
-5
/
+12
2008-02-07
memory cgroup enhancements: implicit force_empty() at rmdir
KAMEZAWA Hiroyuki
1
-0
/
+8
[prev]
[next]