summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-04-01mm: introduce for_each_populated_zone() macroKOSAKI Motohiro
2009-04-01vmscan: rename sc.may_swap to may_unmapJohannes Weiner
2009-04-01get_mm_hiwater_xxx: trivial, s/define/inline/Oleg Nesterov
2009-04-01oom_kill: don't call for int_sqrt(0)Cyrill Gorcunov
2009-04-01vmap: remove needless lock and list in vmapMinChan Kim
2009-04-01mm: mminit_validate_memmodel_limits(): remove redundant testCyrill Gorcunov
2009-04-01proc tty: remove struct tty_operations::read_procAlexey Dobriyan
2009-04-01proc tty: switch xtensa iss console to ->proc_fopsAlexey Dobriyan
2009-04-01proc tty: switch ia64 simserial to ->proc_fopsAlexey Dobriyan
2009-04-01proc tty: switch amiserial to ->proc_fopsAlexey Dobriyan
2009-04-01proc tty: switch ircomm to ->proc_fopsAlexey Dobriyan
2009-04-01proc tty: switch usb-serial to ->proc_fopsAlexey Dobriyan
2009-04-01proc tty: switch serial_core to ->proc_fopsAlexey Dobriyan
2009-04-01proc tty: switch sdio_uart to ->proc_fopsAlexey Dobriyan
2009-04-01proc tty: switch synclinkmp to ->proc_fopsAlexey Dobriyan
2009-04-01proc tty: switch synclink_gt to ->proc_fopsAlexey Dobriyan
2009-04-01proc tty: switch synclink to ->proc_fopsAlexey Dobriyan
2009-04-01proc tty: switch stallion to ->proc_fopsAlexey Dobriyan
2009-04-01proc tty: switch synclink_cs to ->proc_fopsAlexey Dobriyan
2009-04-01proc tty: switch istallion to ->proc_fopsAlexey Dobriyan
2009-04-01proc tty: switch ip2 to ->proc_fopsAlexey Dobriyan
2009-04-01proc tty: switch cyclades to ->proc_fopsAlexey Dobriyan
2009-04-01proc tty: add struct tty_operations::proc_fopsAlexey Dobriyan
2009-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds
2009-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest-an...Linus Torvalds
2009-03-30Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2009-03-30Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-03-30Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...Linus Torvalds
2009-03-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2009-03-30dma-debug: fix printk formats (i386)Randy Dunlap
2009-03-30reiserfs: xattr_create is unused with xattrs disabledJeff Mahoney
2009-03-30reiserfs: fix build breakageAlexander Beregalov
2009-03-30lockdep: fix deadlock in lockdep_trace_allocPeter Zijlstra
2009-03-31Revert "proc: revert /proc/uptime to ->read_proc hook"Alexey Dobriyan
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan
2009-03-31proc 1/2: do PDE usecounting even for ->read_proc, ->write_procAlexey Dobriyan
2009-03-31proc: fix sparse warnings in pagemap_read()Milind Arun Choudhary
2009-03-31proc: move fs/proc/inode-alloc.txt comment into a source fileRandy Dunlap
2009-03-30lockdep: annotate reclaim context (__GFP_NOFS), fix SLOBIngo Molnar
2009-03-30Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds
2009-03-30Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2009-03-30PCI PM: Make pci_prepare_to_sleep() disable wake-up if neededRafael J. Wysocki
2009-03-30radeonfb: Use __pci_complete_power_transition()Rafael J. Wysocki
2009-03-30PCI PM: Introduce __pci_[start|complete]_power_transition() (rev. 2)Rafael J. Wysocki
2009-03-30PCI PM: Restore config spaces of all devices during early resumeRafael J. Wysocki
2009-03-30PCI PM: Make pci_set_power_state() handle devices with no PM supportRafael J. Wysocki
2009-03-30PCI PM: Put devices into low power states during late suspend (rev. 2)Rafael J. Wysocki
2009-03-30PCI PM: Move pci_restore_standard_config to pci-driver.cRafael J. Wysocki