aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] fix for ISDN ippp filteringKarsten Keil2005-04-211-5/+5
* [PATCH] x86_64: Bug in new out of line put_user()Alexander Nyberg2005-04-212-11/+20
* Merge rsync://rsync.kernel.org/pub/linux/kernel/people/davem/sparc-2.6.gitLinus Torvalds2005-04-211-17/+31
|\
| * [SPARC64]: sparc64 preempt + smpAl Viro2005-04-201-17/+31
* | [PATCH] Fix aic7xxx_osm.c compile with older gcc'sJames Bottomley2005-04-211-3/+2
* | Linux v2.6.12-rc3Linus Torvalds2005-04-201-1/+1
|/
* [IPSEC]: COW skb header in UDP decapHerbert Xu2005-04-191-0/+2
* [ATALK]: Add missing dev_hold() to atrtr_create().Herbert Xu2005-04-191-0/+1
* [SOCK]: on failure free the sock from the right placeArnaldo Carvalho de Melo2005-04-191-1/+4
* [NET]: skbuff: remove old NET_CALLER macroStephen Hemminger2005-04-193-16/+5
* [RTNETLINK]: Add comma to final entry in link_rtnetlink_tableDavid S. Miller2005-04-191-1/+1
* [RTNETLINK]: Protocol family wildcard dumping for routing rulesThomas Graf2005-04-191-1/+2
* [IPV6]: Replace bogus instances of inet->recverrHerbert Xu2005-04-192-5/+3
* [IPV6]: IPV6_CHECKSUM socket option can corrupt kernel memoryHerbert Xu2005-04-193-13/+130
* [IPV6]: Fix a branch predictionYOSHIFUJI Hideaki2005-04-191-1/+1
* [NET]: Shave sizeof(ptr) bytes off dst_entryHerbert Xu2005-04-191-3/+2
* [PATCH] freepgt: remove FIRST_USER_ADDRESS hackHugh Dickins2005-04-191-5/+0
* [PATCH] freepgt: arch FIRST_USER_ADDRESS 0Hugh Dickins2005-04-1920-21/+21
* [PATCH] freepgt: arm26 FIRST_USER_ADDRESS PAGE_SIZEHugh Dickins2005-04-192-5/+11
* [PATCH] freepgt: arm FIRST_USER_ADDRESS PAGE_SIZEHugh Dickins2005-04-192-9/+9
* [PATCH] freepgt: sys_mincore ignore FIRST_USER_PGD_NRHugh Dickins2005-04-191-3/+0
* [PATCH] freepgt: free_pgtables from FIRST_USER_ADDRESSHugh Dickins2005-04-191-3/+8
* [PATCH] freepgt: hugetlb area is cleanHugh Dickins2005-04-192-46/+2
* [PATCH] freepgt: mpnt to vma cleanupHugh Dickins2005-04-191-18/+17
* [PATCH] freepgt: remove arch pgd_addr_endHugh Dickins2005-04-193-46/+3
* [PATCH] freepgt: hugetlb_free_pgd_rangeHugh Dickins2005-04-198-38/+65
* [PATCH] freepgt: remove MM_VM_SIZE(mm)Hugh Dickins2005-04-196-39/+18
* [PATCH] freepgt: free_pgtables use vma listHugh Dickins2005-04-195-155/+141
* Merge with kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6.git/Linus Torvalds2005-04-1913-8/+286
|\
| * [PATCH] kobject/hotplug split - net bridgekay.sievers@vrfy.org2005-04-181-0/+2
| * [PATCH] kobject/hotplug split - usb criskay.sievers@vrfy.org2005-04-181-0/+1
| * [PATCH] kobject/hotplug split - devices corekay.sievers@vrfy.org2005-04-181-0/+3
| * [PATCH] kobject/hotplug split - block corekay.sievers@vrfy.org2005-04-181-0/+2
| * [PATCH] kobject/hotplug split - class corekay.sievers@vrfy.org2005-04-181-0/+2
| * [PATCH] kobject/hotplug split - kobject add/removekay.sievers@vrfy.org2005-04-181-4/+3
| * [PATCH] debugfs: fix !debugfs prototypesMichal Ostrowski2005-04-181-3/+3
| * [PATCH] debugfs: Reduce <linux/debugfs.h> dependenciesRoland Dreier2005-04-181-0/+7
| * [PATCH] 2.6.12-rc1-mm3 Fix ver_linux script for no udev utils.Steven Cole2005-04-181-1/+1
| * [PATCH] export platform_add_devicesRobert Schwebel2005-04-181-0/+1
| * [PATCH] sysfs: add sysfs_chmod_file()Kay Sievers2005-04-182-0/+42
| * [PATCH] add TIMEOUT to firmware_class hotplug eventkay.sievers@vrfy.org2005-04-181-0/+3
| * [PATCH] kref: add link to original documentation to the kref documentation.gregkh@suse.de2005-04-181-1/+6
| * [PATCH] kref: add documentationminyard@acm.org2005-04-181-0/+211
* | Merge with kernel.org:/pub/scm/linux/kernel/git/gregkh/aoe-2.6.git/Linus Torvalds2005-04-199-64/+110
|\ \
| * | [PATCH] aoe 12/12: send outgoing packets in orderecashin@coraid.com2005-04-183-12/+21
| * | [PATCH] aoe 11/12: add support for disk statisticsecashin@coraid.com2005-04-183-0/+16
| * | [PATCH] aoe 9/12: add note about the need for deadlock-free sk_buff allocationecashin@coraid.com2005-04-181-0/+14
| * | [PATCH] aoe 8/12: document env var for specifying numberecashin@coraid.com2005-04-182-0/+2
| * | [PATCH] aoe 6/12: Alexey Dobriyan sparse cleanupecashin@coraid.com2005-04-183-38/+32
| * | [PATCH] aoe 5/12: don't try to free null bufpoolecashin@coraid.com2005-04-181-1/+2