index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
sparse.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-04-01
vmscan: respect higher order in zone_reclaim()
Johannes Weiner
1
-0
/
+1
2009-04-01
mm: add comment why mark_page_accessed() would be better than pte_mkyoung() i...
KOSAKI Motohiro
1
-0
/
+5
2009-04-01
vmscan: clip swap_cluster_max in shrink_all_memory()
Johannes Weiner
1
-1
/
+1
2009-04-01
mm: shrink_all_memory(): use sc.nr_reclaimed
MinChan Kim
1
-22
/
+24
2009-04-01
mm: don't call mark_page_accessed() in do_swap_page()
KOSAKI Motohiro
1
-2
/
+0
2009-04-01
mm: introduce for_each_populated_zone() macro
KOSAKI Motohiro
6
-48
/
+27
2009-04-01
vmscan: rename sc.may_swap to may_unmap
Johannes Weiner
1
-10
/
+10
2009-04-01
get_mm_hiwater_xxx: trivial, s/define/inline/
Oleg Nesterov
1
-2
/
+9
2009-04-01
oom_kill: don't call for int_sqrt(0)
Cyrill Gorcunov
1
-7
/
+5
2009-04-01
vmap: remove needless lock and list in vmap
MinChan Kim
1
-16
/
+3
2009-04-01
mm: mminit_validate_memmodel_limits(): remove redundant test
Cyrill Gorcunov
1
-3
/
+1
2009-04-01
proc tty: remove struct tty_operations::read_proc
Alexey Dobriyan
4
-29
/
+4
2009-04-01
proc tty: switch xtensa iss console to ->proc_fops
Alexey Dobriyan
1
-13
/
+16
2009-04-01
proc tty: switch ia64 simserial to ->proc_fops
Alexey Dobriyan
1
-25
/
+24
2009-04-01
proc tty: switch amiserial to ->proc_fops
Alexey Dobriyan
1
-34
/
+28
2009-04-01
proc tty: switch ircomm to ->proc_fops
Alexey Dobriyan
1
-118
/
+138
2009-04-01
proc tty: switch usb-serial to ->proc_fops
Alexey Dobriyan
1
-31
/
+27
2009-04-01
proc tty: switch serial_core to ->proc_fops
Alexey Dobriyan
1
-40
/
+36
2009-04-01
proc tty: switch sdio_uart to ->proc_fops
Alexey Dobriyan
1
-32
/
+30
2009-04-01
proc tty: switch synclinkmp to ->proc_fops
Alexey Dobriyan
1
-40
/
+34
2009-04-01
proc tty: switch synclink_gt to ->proc_fops
Alexey Dobriyan
1
-40
/
+34
2009-04-01
proc tty: switch synclink to ->proc_fops
Alexey Dobriyan
1
-59
/
+39
2009-04-01
proc tty: switch stallion to ->proc_fops
Alexey Dobriyan
1
-76
/
+50
2009-04-01
proc tty: switch synclink_cs to ->proc_fops
Alexey Dobriyan
1
-39
/
+34
2009-04-01
proc tty: switch istallion to ->proc_fops
Alexey Dobriyan
1
-69
/
+52
2009-04-01
proc tty: switch ip2 to ->proc_fops
Alexey Dobriyan
1
-40
/
+34
2009-04-01
proc tty: switch cyclades to ->proc_fops
Alexey Dobriyan
1
-34
/
+20
2009-04-01
proc tty: add struct tty_operations::proc_fops
Alexey Dobriyan
2
-7
/
+14
2009-03-30
dma-debug: fix printk formats (i386)
Randy Dunlap
1
-4
/
+4
2009-03-30
reiserfs: xattr_create is unused with xattrs disabled
Jeff Mahoney
1
-0
/
+2
2009-03-30
reiserfs: fix build breakage
Alexander Beregalov
1
-1
/
+2
2009-03-30
lockdep: fix deadlock in lockdep_trace_alloc
Peter Zijlstra
1
-2
/
+19
2009-03-30
Revert "proc: revert /proc/uptime to ->read_proc hook"
Alexey Dobriyan
1
-20
/
+18
2009-03-30
proc 2/2: remove struct proc_dir_entry::owner
Alexey Dobriyan
55
-232
/
+26
2009-03-30
proc 1/2: do PDE usecounting even for ->read_proc, ->write_proc
Alexey Dobriyan
3
-11
/
+40
2009-03-30
proc: fix sparse warnings in pagemap_read()
Milind Arun Choudhary
1
-4
/
+4
2009-03-30
proc: move fs/proc/inode-alloc.txt comment into a source file
Randy Dunlap
2
-14
/
+15
2009-03-30
lockdep: annotate reclaim context (__GFP_NOFS), fix SLOB
Ingo Molnar
1
-1
/
+1
2009-03-30
PCI PM: Make pci_prepare_to_sleep() disable wake-up if needed
Rafael J. Wysocki
1
-1
/
+1
2009-03-30
radeonfb: Use __pci_complete_power_transition()
Rafael J. Wysocki
1
-1
/
+1
2009-03-30
PCI PM: Introduce __pci_[start|complete]_power_transition() (rev. 2)
Rafael J. Wysocki
2
-18
/
+52
2009-03-30
PCI PM: Restore config spaces of all devices during early resume
Rafael J. Wysocki
1
-7
/
+9
2009-03-30
PCI PM: Make pci_set_power_state() handle devices with no PM support
Rafael J. Wysocki
1
-6
/
+12
2009-03-30
PCI PM: Put devices into low power states during late suspend (rev. 2)
Rafael J. Wysocki
1
-53
/
+81
2009-03-30
PCI PM: Move pci_restore_standard_config to pci-driver.c
Rafael J. Wysocki
3
-22
/
+17
2009-03-30
PCI PM: Use pci_set_power_state during early resume
Rafael J. Wysocki
1
-39
/
+9
2009-03-30
PCI PM: Consistently use variable name "error" for pm call return values
Frans Pop
1
-10
/
+10
2009-03-30
kexec: Change kexec jump code ordering
Rafael J. Wysocki
1
-10
/
+9
2009-03-30
PM: Change hibernation code ordering
Rafael J. Wysocki
1
-48
/
+61
2009-03-30
PM: Change suspend code ordering
Rafael J. Wysocki
1
-16
/
+22
[next]