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
2011-03-22
mm: truncate: change remove_from_page_cache
Minchan Kim
1
-2
/
+1
2011-03-22
mm: shmem: change remove_from_page_cache
Minchan Kim
1
-2
/
+1
2011-03-22
mm: hugetlbfs: change remove_from_page_cache
Minchan Kim
1
-2
/
+1
2011-03-22
mm: introduce delete_from_page_cache()
Minchan Kim
2
-0
/
+17
2011-03-22
mm: add replace_page_cache_page() function
Miklos Szeredi
6
-11
/
+80
2011-03-22
mm: allow GUP to fail instead of waiting on a page
Gleb Natapov
3
-3
/
+11
2011-03-22
mm: notifier_from_errno() cleanup
Prarit Bhargava
2
-7
/
+2
2011-03-22
oom: suppress nodes that are not allowed from meminfo on page alloc failure
David Rientjes
1
-3
/
+16
2011-03-22
oom: suppress show_mem() for many nodes in irq context on page alloc failure
David Rientjes
1
-1
/
+16
2011-03-22
oom: suppress nodes that are not allowed from meminfo on oom kill
David Rientjes
4
-4
/
+49
2011-03-22
kthread: use kthread_create_on_node()
Eric Dumazet
4
-6
/
+16
2011-03-22
kthread: NUMA aware kthread_create_on_node()
Eric Dumazet
4
-11
/
+38
2011-03-22
mm: NUMA aware alloc_thread_info_node()
Eric Dumazet
19
-64
/
+70
2011-03-22
mm: NUMA aware alloc_task_struct_node()
Eric Dumazet
5
-9
/
+19
2011-03-22
mm/compaction: check migrate_pages's return value instead of list_empty()
Minchan Kim
1
-2
/
+3
2011-03-22
mm: compaction: prevent kswapd compacting memory to reduce CPU usage
Andrea Arcangeli
3
-45
/
+6
2011-03-22
mm: vmap area cache
Nick Piggin
1
-52
/
+104
2011-03-22
pwm_backlight: add check_fb() hook
Robert Morell
2
-0
/
+14
2011-03-22
drivers/video/backlight/jornada720_*.c: make needlessly global symbols static
Axel Lin
2
-4
/
+4
2011-03-22
backlight: apple_bl depends on ACPI
Randy Dunlap
1
-2
/
+2
2011-03-22
mbp_nvidia_bl: rename to apple_bl
Matthew Garrett
3
-34
/
+35
2011-03-22
mbp_nvidia_bl: check that the backlight control functions
Matthew Garrett
1
-0
/
+13
2011-03-22
mbp_nvidia_bl: remove DMI dependency
Matthew Garrett
3
-275
/
+101
2011-03-22
acpi: tie ACPI backlight devices to PCI devices if possible
Matthew Garrett
1
-1
/
+14
2011-03-22
nouveau: change the backlight parent device to the connector, not the PCI dev
Matthew Garrett
4
-20
/
+27
2011-03-22
radeon: expose backlight class device for legacy LVDS encoder
Michel Dänzer
4
-6
/
+273
2011-03-22
backlight: add backlight type
Matthew Garrett
59
-2
/
+111
2011-03-22
drivers/leds/leds-lp5523.c: world-writable engine* sysfs files
Vasiliy Kulikov
1
-10
/
+10
2011-03-22
drivers/leds/leds-lp5521.c: world-writable sysfs engine* files
Vasiliy Kulikov
1
-7
/
+7
2011-03-22
drivers/vidfeo/backlight: ld9040 amoled driver support
Donghwa Lee
4
-0
/
+1028
2011-03-22
leds: make *struct gpio_led_platform_data.leds const
Uwe Kleine-König
2
-3
/
+3
2011-03-22
leds: add driver for LM3530 ALS
Shreshtha Kumar Sahu
4
-0
/
+496
2011-03-22
leds: convert bd2802 driver to dev_pm_ops
Mark Brown
1
-19
/
+28
2011-03-22
cgroups: if you list_empty() a head then don't list_del() it
Phil Carmody
1
-8
/
+6
2011-03-22
oom: avoid deferring oom killer if exiting task is being traced
David Rientjes
1
-15
/
+25
2011-03-22
oom: skip zombies when iterating tasklist
Andrey Vagin
1
-1
/
+3
2011-03-22
oom: prevent unnecessary oom kills or kernel panics
David Rientjes
1
-4
/
+4
2011-03-22
mm: swap: unlock swapfile inode mutex before closing file on bad swapfiles
Mel Gorman
1
-1
/
+6
2011-03-22
include/asm-generic/unistd.h: fix syncfs syscall number
Andrew Morton
1
-1
/
+1
2011-03-22
Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-1
/
+6
2011-03-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
14
-74
/
+129
2011-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
Linus Torvalds
15
-230
/
+1018
2011-03-22
tty: stop using "delayed_work" in the tty layer
Linus Torvalds
4
-16
/
+16
2011-03-22
[net/9p]: Introduce basic flow-control for VirtIO transport.
Venkateswararao Jujjuri (JV)
1
-1
/
+22
2011-03-22
9p: use the updated offset given by generic_write_checks
M. Mohan Kumar
1
-2
/
+5
2011-03-22
[net/9p] Don't re-pin pages on retrying virtqueue_add_buf().
Venkateswararao Jujjuri (JV)
1
-2
/
+2
2011-03-22
[net/9p] Set the condition just before waking up.
Venkateswararao Jujjuri (JV)
1
-22
/
+22
2011-03-22
[net/9p] unconditional wake_up to proc waiting for space on VirtIO ring
Venkateswararao Jujjuri (JV)
1
-4
/
+3
2011-03-22
fs/9p: Add v9fs_dentry2v9ses
Aneesh Kumar K.V
6
-11
/
+16
2011-03-22
fs/9p: Attach writeback_fid on first open with WR flag
Aneesh Kumar K.V
3
-3
/
+6
[next]