aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* mm: page_mkwrite change prototype to match fault: fix sysfsHugh Dickins2009-04-01
* fs: fix page_mkwrite error cases in core code and btrfsNick Piggin2009-04-01
* mm: page_mkwrite change prototype to match faultNick Piggin2009-04-01
* mm: enable hashdist by default on 64bit NUMAAnton Blanchard2009-04-01
* mm: fix proc_dointvec_userhz_jiffies "breakage"Alexey Dobriyan2009-04-01
* generic debug pageallocAkinobu Mita2009-04-01
* memdup_user(): introduceLi Zefan2009-04-01
* hugetlb: chg cannot become less than 0Roel Kluin2009-04-01
* mm: remove pagevec_swap_free()KOSAKI Motohiro2009-04-01
* mm: don't free swap slots on page deactivationJohannes Weiner2009-04-01
* mm: move pagevec stripping to save unlock-relockJohannes Weiner2009-04-01
* mm: reintroduce and deprecate rlimit based access for SHM_HUGETLBRavikiran G Thirumalai2009-04-01
* mm: fix SHM_HUGETLB to work with users in hugetlb_shm_groupRavikiran G Thirumalai2009-04-01
* vfs: add/use account_page_dirtied()Edward Shishkin2009-04-01
* vmscan: respect higher order in zone_reclaim()Johannes Weiner2009-04-01
* mm: add comment why mark_page_accessed() would be better than pte_mkyoung() i...KOSAKI Motohiro2009-04-01
* vmscan: clip swap_cluster_max in shrink_all_memory()Johannes Weiner2009-04-01
* mm: shrink_all_memory(): use sc.nr_reclaimedMinChan Kim2009-04-01
* mm: don't call mark_page_accessed() in do_swap_page()KOSAKI Motohiro2009-04-01
* mm: introduce for_each_populated_zone() macroKOSAKI Motohiro2009-04-01
* vmscan: rename sc.may_swap to may_unmapJohannes Weiner2009-04-01
* get_mm_hiwater_xxx: trivial, s/define/inline/Oleg Nesterov2009-04-01
* oom_kill: don't call for int_sqrt(0)Cyrill Gorcunov2009-04-01
* vmap: remove needless lock and list in vmapMinChan Kim2009-04-01
* mm: mminit_validate_memmodel_limits(): remove redundant testCyrill Gorcunov2009-04-01
* proc tty: remove struct tty_operations::read_procAlexey Dobriyan2009-04-01
* proc tty: switch xtensa iss console to ->proc_fopsAlexey Dobriyan2009-04-01
* proc tty: switch ia64 simserial to ->proc_fopsAlexey Dobriyan2009-04-01
* proc tty: switch amiserial to ->proc_fopsAlexey Dobriyan2009-04-01
* proc tty: switch ircomm to ->proc_fopsAlexey Dobriyan2009-04-01
* proc tty: switch usb-serial to ->proc_fopsAlexey Dobriyan2009-04-01
* proc tty: switch serial_core to ->proc_fopsAlexey Dobriyan2009-04-01
* proc tty: switch sdio_uart to ->proc_fopsAlexey Dobriyan2009-04-01
* proc tty: switch synclinkmp to ->proc_fopsAlexey Dobriyan2009-04-01
* proc tty: switch synclink_gt to ->proc_fopsAlexey Dobriyan2009-04-01
* proc tty: switch synclink to ->proc_fopsAlexey Dobriyan2009-04-01
* proc tty: switch stallion to ->proc_fopsAlexey Dobriyan2009-04-01
* proc tty: switch synclink_cs to ->proc_fopsAlexey Dobriyan2009-04-01
* proc tty: switch istallion to ->proc_fopsAlexey Dobriyan2009-04-01
* proc tty: switch ip2 to ->proc_fopsAlexey Dobriyan2009-04-01
* proc tty: switch cyclades to ->proc_fopsAlexey Dobriyan2009-04-01
* proc tty: add struct tty_operations::proc_fopsAlexey Dobriyan2009-04-01
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-03-30
|\
| * wireless: remove duplicated .ndo_set_mac_addressAlexander Beregalov2009-03-29
| * netfilter: xtables: fix IPv6 dependency in the cluster matchPablo Neira Ayuso2009-03-29
| * Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-29
| |\
| * | tg3: Add GRO support.David S. Miller2009-03-29
| * | niu: Add GRO support.David S. Miller2009-03-29
| * | ucc_geth: Fix use-after-of_node_put() in ucc_geth_probe().David S. Miller2009-03-29
| * | gianfar: Fix use-after-of_node_put() in gfar_of_init().David S. Miller2009-03-29