summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | dmascc: fix incomplete conversion to network_device_opsAlexander Beregalov2009-03-281-1/+1
| * | gso: Fix support for linear packetsHerbert Xu2009-03-281-1/+1
| * | skbuff.h: fix missing kernel-docRandy Dunlap2009-03-281-0/+1
| * | ni5010: convert to net_device_opsAlexander Beregalov2009-03-281-6/+12
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-03-3015-58/+72
|\ \ \
| * \ \ Merge branch 'master' of ssh://master.kernel.org/home/ftp/pub/scm/linux/kerne...David S. Miller2009-03-2914-57/+50
| |\ \ \
| | * | | cpumask: use mm_cpumask() wrapper: sparcRusty Russell2009-03-164-18/+19
| | * | | cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: sparcRusty Russell2009-03-161-1/+1
| | * | | cpumask: remove the now-obsoleted pcibus_to_cpumask(): sparcRusty Russell2009-03-161-4/+0
| | * | | cpumask: remove cpu_coregroup_map: sparcRusty Russell2009-03-161-1/+0
| | * | | cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: sparcRusty Russell2009-03-164-17/+13
| | * | | cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: spa...Rusty Russell2009-03-163-4/+4
| | * | | cpumask: Use accessors code.: sparc64Rusty Russell2009-03-162-3/+3
| | * | | cpumask: Use accessors code: sparcRusty Russell2009-03-163-6/+6
| | * | | cpumask: arch_send_call_function_ipi_mask: sparcRusty Russell2009-03-162-3/+4
| | * | | cpumask: Use smp_call_function_many(): sparc64Rusty Russell2009-03-161-1/+1
OpenPOWER on IntegriCloud