index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-frv
/
mem-layout.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-10-20
kdump: use is_kdump_kernel() in sba_init()
Simon Horman
1
-3
/
+2
2008-10-20
kdump: update elfcorehdr documentation to reflect supported architectures
Simon Horman
1
-1
/
+1
2008-10-20
kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCORE
Vivek Goyal
9
-11
/
+46
2008-10-20
kthread_bind: use wait_task_inactive(TASK_UNINTERRUPTIBLE)
Oleg Nesterov
1
-3
/
+2
2008-10-20
add CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS
Roland McGrath
2
-1
/
+29
2008-10-20
coredump: format_corename: don't append .%pid if multi-threaded
Oleg Nesterov
1
-4
/
+3
2008-10-20
make ptrace_untrace() static
Adrian Bunk
2
-2
/
+1
2008-10-20
bitmask: remove bitmap_scnprintf_len()
Lai Jiangshan
2
-12
/
+0
2008-10-20
cpuset: use seq_*mask_* to print masks
Lai Jiangshan
1
-8
/
+4
2008-10-20
seq_file: add seq_cpumask_list(), seq_nodemask_list()
Lai Jiangshan
2
-0
/
+29
2008-10-20
seq_file: don't call bitmap_scnprintf_len()
Lai Jiangshan
1
-7
/
+8
2008-10-20
cpuset.c: remove extra variable
Rakib Mullick
1
-3
/
+2
2008-10-20
memcg: allocate all page_cgroup at boot
KAMEZAWA Hiroyuki
8
-194
/
+438
2008-10-20
memcg: atomic ops for page_cgroup->flags
KAMEZAWA Hiroyuki
1
-40
/
+82
2008-10-20
memcg: optimize per-cpu statistics
KAMEZAWA Hiroyuki
1
-8
/
+10
2008-10-20
memcg: avoid accounting special pages
KAMEZAWA Hiroyuki
3
-24
/
+29
2008-10-20
memcg: make page->mapping NULL before uncharge
KAMEZAWA Hiroyuki
3
-3
/
+9
2008-10-20
memcg: move charge swapin under lock
KAMEZAWA Hiroyuki
1
-5
/
+6
2008-10-20
devcgroup: remove spin_lock()
Lai Jiangshan
1
-29
/
+5
2008-10-20
devcgroup: remove unused variable
Li Zefan
1
-2
/
+1
2008-10-20
devcgroup: use kmemdup()
Li Zefan
1
-7
/
+2
2008-10-20
cgroups: fix declaration of cgroup_mm_owner_callbacks
Paul Menage
1
-9
/
+6
2008-10-20
cgroups: convert tasks file to use a seq_file with shared pid array
Paul Menage
2
-83
/
+149
2008-10-20
cgroups: fix probable race with put_css_set[_taskexit] and find_css_set
Lai Jiangshan
3
-27
/
+23
2008-10-20
hfsplus: fix possible deadlock when handling corrupted extents
Eric Sesterhenn
1
-0
/
+3
2008-10-20
hfsplus: missing O_LARGEFILE check
Alan Cox
1
-0
/
+2
2008-10-20
ext3: avoid printk floods in the face of directory corruption
Eric Sandeen
1
-3
/
+7
2008-10-20
ext3: truncate block allocated on a failed ext3_write_begin
Aneesh Kumar K.V
1
-0
/
+7
2008-10-20
ext3: fix ext3_dx_readdir hash collision handling
Eugene Dashevsky
1
-5
/
+15
2008-10-20
jbd: ordered data integrity fix
Hidehiro Kawai
1
-3
/
+13
2008-10-20
ext3: add an option to control error handling on file data
Hidehiro Kawai
5
-0
/
+28
2008-10-20
ext3: fix ext3 block reservation early ENOSPC issue
Mingming Cao
1
-1
/
+2
2008-10-20
ext3: don't try to resize if there are no reserved gdt blocks left
Josef Bacik
1
-1
/
+2
2008-10-20
jbd: don't dirty original metadata buffer on abort
Hidehiro Kawai
1
-1
/
+4
2008-10-20
jbd: abort when failed to log metadata buffers
Hidehiro Kawai
1
-0
/
+3
2008-10-20
phonedev: remove BKL
Richard Holden
1
-2
/
+0
2008-10-20
fb: convert lock/unlock_kernel() into local fb mutex
Krzysztof Helt
2
-19
/
+21
2008-10-20
fb: push down the BKL in the ioctl handler
Alan Cox
1
-55
/
+86
2008-10-20
gpiolib: fix oops in gpio_get_value_cansleep()
David Brownell
1
-1
/
+1
2008-10-20
gpio: modify sysfs gpio export so that "value" displays as 0 or 1
Steven A. Falco
1
-1
/
+1
2008-10-20
rtc-cmos: export second NVRAM bank
David Brownell
1
-7
/
+63
2008-10-20
Altix serial: fix
roel kluin
1
-1
/
+1
2008-10-20
make probe_serial_gsc() static
Adrian Bunk
1
-1
/
+1
2008-10-20
Char: sx, remove bogus iomap
Jiri Slaby
1
-3
/
+3
2008-10-20
hwmon: applesmc: lighter wait mechanism, drastic improvement
Henrik Rydberg
1
-10
/
+12
2008-10-20
hwmon: applesmc: Add support for Macbook Pro 3
Henrik Rydberg
1
-0
/
+9
2008-10-20
hwmon: applesmc: Add support for Macbook Pro 4
Henrik Rydberg
1
-0
/
+9
2008-10-20
drivers/hwmon/applesmc.c: remove unneeded casts
Andrew Morton
1
-8
/
+8
2008-10-20
hwmon: applesmc: add support for Macbook Air
Henrik Rydberg
1
-0
/
+9
2008-10-20
hwmon: applesmc: allow for variable ALV0 and ALV1 package length
Henrik Rydberg
1
-5
/
+15
[next]