| Commit message (Expand) | Author | Age | Files | Lines |
* | vmscan: respect higher order in zone_reclaim() | Johannes Weiner | 2009-04-01 | 1 | -0/+1 |
* | mm: add comment why mark_page_accessed() would be better than pte_mkyoung() i... | KOSAKI Motohiro | 2009-04-01 | 1 | -0/+5 |
* | vmscan: clip swap_cluster_max in shrink_all_memory() | Johannes Weiner | 2009-04-01 | 1 | -1/+1 |
* | mm: shrink_all_memory(): use sc.nr_reclaimed | MinChan Kim | 2009-04-01 | 1 | -22/+24 |
* | mm: don't call mark_page_accessed() in do_swap_page() | KOSAKI Motohiro | 2009-04-01 | 1 | -2/+0 |
* | mm: introduce for_each_populated_zone() macro | KOSAKI Motohiro | 2009-04-01 | 6 | -48/+27 |
* | vmscan: rename sc.may_swap to may_unmap | Johannes Weiner | 2009-04-01 | 1 | -10/+10 |
* | get_mm_hiwater_xxx: trivial, s/define/inline/ | Oleg Nesterov | 2009-04-01 | 1 | -2/+9 |
* | oom_kill: don't call for int_sqrt(0) | Cyrill Gorcunov | 2009-04-01 | 1 | -7/+5 |
* | vmap: remove needless lock and list in vmap | MinChan Kim | 2009-04-01 | 1 | -16/+3 |
* | mm: mminit_validate_memmodel_limits(): remove redundant test | Cyrill Gorcunov | 2009-04-01 | 1 | -3/+1 |
* | proc tty: remove struct tty_operations::read_proc | Alexey Dobriyan | 2009-04-01 | 4 | -29/+4 |
* | proc tty: switch xtensa iss console to ->proc_fops | Alexey Dobriyan | 2009-04-01 | 1 | -13/+16 |
* | proc tty: switch ia64 simserial to ->proc_fops | Alexey Dobriyan | 2009-04-01 | 1 | -25/+24 |
* | proc tty: switch amiserial to ->proc_fops | Alexey Dobriyan | 2009-04-01 | 1 | -34/+28 |
* | proc tty: switch ircomm to ->proc_fops | Alexey Dobriyan | 2009-04-01 | 1 | -118/+138 |
* | proc tty: switch usb-serial to ->proc_fops | Alexey Dobriyan | 2009-04-01 | 1 | -31/+27 |
* | proc tty: switch serial_core to ->proc_fops | Alexey Dobriyan | 2009-04-01 | 1 | -40/+36 |
* | proc tty: switch sdio_uart to ->proc_fops | Alexey Dobriyan | 2009-04-01 | 1 | -32/+30 |
* | proc tty: switch synclinkmp to ->proc_fops | Alexey Dobriyan | 2009-04-01 | 1 | -40/+34 |
* | proc tty: switch synclink_gt to ->proc_fops | Alexey Dobriyan | 2009-04-01 | 1 | -40/+34 |
* | proc tty: switch synclink to ->proc_fops | Alexey Dobriyan | 2009-04-01 | 1 | -59/+39 |
* | proc tty: switch stallion to ->proc_fops | Alexey Dobriyan | 2009-04-01 | 1 | -76/+50 |
* | proc tty: switch synclink_cs to ->proc_fops | Alexey Dobriyan | 2009-04-01 | 1 | -39/+34 |
* | proc tty: switch istallion to ->proc_fops | Alexey Dobriyan | 2009-04-01 | 1 | -69/+52 |
* | proc tty: switch ip2 to ->proc_fops | Alexey Dobriyan | 2009-04-01 | 1 | -40/+34 |
* | proc tty: switch cyclades to ->proc_fops | Alexey Dobriyan | 2009-04-01 | 1 | -34/+20 |
* | proc tty: add struct tty_operations::proc_fops | Alexey Dobriyan | 2009-04-01 | 2 | -7/+14 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-03-30 | 18 | -70/+68 |
|\ |
|
| * | wireless: remove duplicated .ndo_set_mac_address | Alexander Beregalov | 2009-03-29 | 4 | -5/+0 |
| * | netfilter: xtables: fix IPv6 dependency in the cluster match | Pablo Neira Ayuso | 2009-03-29 | 1 | -2/+9 |
| * | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-03-29 | 1572 | -37942/+97654 |
| |\ |
|
| * | | tg3: Add GRO support. | David S. Miller | 2009-03-29 | 1 | -2/+2 |
| * | | niu: Add GRO support. | David S. Miller | 2009-03-29 | 1 | -5/+7 |
| * | | ucc_geth: Fix use-after-of_node_put() in ucc_geth_probe(). | David S. Miller | 2009-03-29 | 1 | -5/+6 |
| * | | gianfar: Fix use-after-of_node_put() in gfar_of_init(). | David S. Miller | 2009-03-29 | 1 | -1/+1 |
| * | | kernel: remove HIPQUAD() | Harvey Harrison | 2009-03-28 | 1 | -12/+0 |
| * | | netpoll: store local and remote ip in net-endian | Harvey Harrison | 2009-03-28 | 3 | -23/+20 |
| * | | netfilter: fix endian bug in conntrack printks | Harvey Harrison | 2009-03-28 | 1 | -7/+8 |
| * | | dmascc: fix incomplete conversion to network_device_ops | Alexander Beregalov | 2009-03-28 | 1 | -1/+1 |
| * | | gso: Fix support for linear packets | Herbert Xu | 2009-03-28 | 1 | -1/+1 |
| * | | skbuff.h: fix missing kernel-doc | Randy Dunlap | 2009-03-28 | 1 | -0/+1 |
| * | | ni5010: convert to net_device_ops | Alexander Beregalov | 2009-03-28 | 1 | -6/+12 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2009-03-30 | 15 | -58/+72 |
|\ \ \ |
|
| * \ \ | Merge branch 'master' of ssh://master.kernel.org/home/ftp/pub/scm/linux/kerne... | David S. Miller | 2009-03-29 | 14 | -57/+50 |
| |\ \ \ |
|
| | * | | | cpumask: use mm_cpumask() wrapper: sparc | Rusty Russell | 2009-03-16 | 4 | -18/+19 |
| | * | | | cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: sparc | Rusty Russell | 2009-03-16 | 1 | -1/+1 |
| | * | | | cpumask: remove the now-obsoleted pcibus_to_cpumask(): sparc | Rusty Russell | 2009-03-16 | 1 | -4/+0 |
| | * | | | cpumask: remove cpu_coregroup_map: sparc | Rusty Russell | 2009-03-16 | 1 | -1/+0 |
| | * | | | cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: sparc | Rusty Russell | 2009-03-16 | 4 | -17/+13 |