summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm: enable hashdist by default on 64bit NUMAAnton Blanchard2009-04-011-3/+3
* mm: fix proc_dointvec_userhz_jiffies "breakage"Alexey Dobriyan2009-04-013-12/+14
* generic debug pageallocAkinobu Mita2009-04-0116-19/+202
* memdup_user(): introduceLi Zefan2009-04-012-0/+31
* hugetlb: chg cannot become less than 0Roel Kluin2009-04-011-3/+3
* mm: remove pagevec_swap_free()KOSAKI Motohiro2009-04-012-24/+0
* mm: don't free swap slots on page deactivationJohannes Weiner2009-04-011-3/+0
* mm: move pagevec stripping to save unlock-relockJohannes Weiner2009-04-011-5/+2
* mm: reintroduce and deprecate rlimit based access for SHM_HUGETLBRavikiran G Thirumalai2009-04-012-2/+23
* mm: fix SHM_HUGETLB to work with users in hugetlb_shm_groupRavikiran G Thirumalai2009-04-011-7/+1
* vfs: add/use account_page_dirtied()Edward Shishkin2009-04-013-15/+17
* vmscan: respect higher order in zone_reclaim()Johannes Weiner2009-04-011-0/+1
* mm: add comment why mark_page_accessed() would be better than pte_mkyoung() i...KOSAKI Motohiro2009-04-011-0/+5
* vmscan: clip swap_cluster_max in shrink_all_memory()Johannes Weiner2009-04-011-1/+1
* mm: shrink_all_memory(): use sc.nr_reclaimedMinChan Kim2009-04-011-22/+24
* mm: don't call mark_page_accessed() in do_swap_page()KOSAKI Motohiro2009-04-011-2/+0
* mm: introduce for_each_populated_zone() macroKOSAKI Motohiro2009-04-016-48/+27
* vmscan: rename sc.may_swap to may_unmapJohannes Weiner2009-04-011-10/+10
* get_mm_hiwater_xxx: trivial, s/define/inline/Oleg Nesterov2009-04-011-2/+9
* oom_kill: don't call for int_sqrt(0)Cyrill Gorcunov2009-04-011-7/+5
* vmap: remove needless lock and list in vmapMinChan Kim2009-04-011-16/+3
* mm: mminit_validate_memmodel_limits(): remove redundant testCyrill Gorcunov2009-04-011-3/+1
* proc tty: remove struct tty_operations::read_procAlexey Dobriyan2009-04-014-29/+4
* proc tty: switch xtensa iss console to ->proc_fopsAlexey Dobriyan2009-04-011-13/+16
* proc tty: switch ia64 simserial to ->proc_fopsAlexey Dobriyan2009-04-011-25/+24
* proc tty: switch amiserial to ->proc_fopsAlexey Dobriyan2009-04-011-34/+28
* proc tty: switch ircomm to ->proc_fopsAlexey Dobriyan2009-04-011-118/+138
* proc tty: switch usb-serial to ->proc_fopsAlexey Dobriyan2009-04-011-31/+27
* proc tty: switch serial_core to ->proc_fopsAlexey Dobriyan2009-04-011-40/+36
* proc tty: switch sdio_uart to ->proc_fopsAlexey Dobriyan2009-04-011-32/+30
* proc tty: switch synclinkmp to ->proc_fopsAlexey Dobriyan2009-04-011-40/+34
* proc tty: switch synclink_gt to ->proc_fopsAlexey Dobriyan2009-04-011-40/+34
* proc tty: switch synclink to ->proc_fopsAlexey Dobriyan2009-04-011-59/+39
* proc tty: switch stallion to ->proc_fopsAlexey Dobriyan2009-04-011-76/+50
* proc tty: switch synclink_cs to ->proc_fopsAlexey Dobriyan2009-04-011-39/+34
* proc tty: switch istallion to ->proc_fopsAlexey Dobriyan2009-04-011-69/+52
* proc tty: switch ip2 to ->proc_fopsAlexey Dobriyan2009-04-011-40/+34
* proc tty: switch cyclades to ->proc_fopsAlexey Dobriyan2009-04-011-34/+20
* proc tty: add struct tty_operations::proc_fopsAlexey Dobriyan2009-04-012-7/+14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-03-3018-70/+68
|\
| * wireless: remove duplicated .ndo_set_mac_addressAlexander Beregalov2009-03-294-5/+0
| * netfilter: xtables: fix IPv6 dependency in the cluster matchPablo Neira Ayuso2009-03-291-2/+9
| * Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-291572-37942/+97654
| |\
| * | tg3: Add GRO support.David S. Miller2009-03-291-2/+2
| * | niu: Add GRO support.David S. Miller2009-03-291-5/+7
| * | ucc_geth: Fix use-after-of_node_put() in ucc_geth_probe().David S. Miller2009-03-291-5/+6
| * | gianfar: Fix use-after-of_node_put() in gfar_of_init().David S. Miller2009-03-291-1/+1
| * | kernel: remove HIPQUAD()Harvey Harrison2009-03-281-12/+0
| * | netpoll: store local and remote ip in net-endianHarvey Harrison2009-03-283-23/+20
| * | netfilter: fix endian bug in conntrack printksHarvey Harrison2009-03-281-7/+8
OpenPOWER on IntegriCloud