summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | [BNX2]: More 5706S link down workaround.Michael Chan2008-02-231-15/+17
| * | ssb: Fix support for PCI devices behind a SSB->PCI bridgeMichael Buesch2008-02-201-5/+12
| * | zd1211rw: fix sparse warningsJohannes Berg2008-02-201-3/+9
| * | rtl818x: fix sparse warningsJohannes Berg2008-02-202-2/+6
| * | ssb: Fix pcicore cardbus modeMichael Buesch2008-02-204-2/+39
| * | ssb: Make the GPIO API reentrancy safeMichael Buesch2008-02-206-11/+122
| * | ssb: Fix the GPIO APIMichael Buesch2008-02-204-18/+60
| * | ssb: Fix watchdog access for devices without a chipcommonMichael Buesch2008-02-207-0/+63
| * | ssb: Fix serial console on new bcm47xx devicesMichael Buesch2008-02-202-5/+34
| * | ath5k: Fix build warnings on some 64-bit platforms.David Miller2008-02-201-6/+8
| * | WDEV, ath5k, don't return int from bool functionJiri Slaby2008-02-203-6/+9
| * | WDEV: ath5k, fix lock imbalanceJiri Slaby2008-02-201-0/+1
| * | p54usb: add USB ID for Linksys WUSB54G ver 2John W. Linville2008-02-201-0/+1
| * | p54usb: add USB ID for Phillips CPWUA054Ivo Couckuyt2008-02-201-0/+1
| * | [NETNS]: Namespace leak in pneigh_lookup.Denis V. Lunev2008-02-201-0/+1
| * | [SCTP]: Pick up an orphaned sctp_sockets_allocated counter.Pavel Emelyanov2008-02-201-0/+2
| * | veth: fix dev refcount raceDaniel Lezcano2008-02-201-13/+40
| * | [NIU]: More BMAC alt MAC address fixes.Matheos Worku2008-02-202-5/+6
| * | [NETFILTER]: Use __u32 in struct nf_inet_addrPatrick McHardy2008-02-191-1/+1
| * | [NETFILTER]: xt_iprange: fix subtraction-based comparisonJan Engelhardt2008-02-191-1/+1
| * | [NETFILTER]: xt_hashlimit: remove unneeded struct memberJan Engelhardt2008-02-192-4/+0
| * | [NETFILTER]: Make sure xt_policy.h is unifdef'ed.Robert P. J. Day2008-02-191-1/+1
| * | [NETFILTER]: Fix incorrect use of skb_make_writableJoonwoo Park2008-02-194-4/+4
| * | [NETFILTER]: xt_u32: drop the actually unused variable from u32_match_itPavel Emelyanov2008-02-191-6/+5
| * | [NETFILTER]: {ip,ip6,nfnetlink}_queue: fix SKB_LINEAR_ASSERT when mangling pa...Patrick McHardy2008-02-193-13/+19
| * | ipv4/fib_hash.c: fix NULL dereferenceAdrian Bunk2008-02-191-5/+5
| * | net/9p/trans_virtio.c: kmalloc() enough memoryAdrian Bunk2008-02-191-1/+1
| * | [RTNL]: Add missing link netlink attribute policy definitionsThomas Graf2008-02-191-0/+2
| * | [NET]: Messed multicast lists after dev_mc_sync/unsyncJorge Boncompte [DTI2]2008-02-191-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-02-2312-84/+34
|\ \ \ | |_|/ |/| |
| * | [SPARC64]: make IOMMU code respect the segment boundary limitsFUJITA Tomonori2008-02-201-1/+2
| * | [SPARC64]: Fix cpu trampoline et al. mismatch warnings.Sam Ravnborg2008-02-203-3/+7
| * | [SPARC64]: More sparse warning fixes in process.cDavid S. Miller2008-02-192-0/+15
| * | [SPARC64]: Fix sparse warning wrt. fault_in_user_windows.David S. Miller2008-02-191-0/+1
| * | [SPARC64]: Kill show_regs32().David S. Miller2008-02-191-18/+0
| * | [SPARC64]: Fix sparse warnings wrt. __show_regs().David S. Miller2008-02-193-4/+1
| * | [SPARC64]: Kill show_stackframe{,32}().David S. Miller2008-02-191-56/+0
| * | [SPARC64]: Fix sparse warnings wrt. machine_alt_power_off().David S. Miller2008-02-193-2/+8
* | | Fix u132-hcd.c compile errorMirco Tischler2008-02-231-2/+2
* | | fix vmsas.c file permissionsOliver Pinter2008-02-231-0/+0
* | | Add memory barrier semantics to wake_up() & coLinus Torvalds2008-02-231-0/+1
* | | mvsas: fix build warning, clean prototypesJeff Garzik2008-02-231-12/+1
* | | documentation: atomic_add_unless() doesn't imply mb() on failureOleg Nesterov2008-02-232-2/+3
* | | memcgroup: return negative error code in mem_cgroup_create()Li Zefan2008-02-231-2/+2
* | | memcgroup: remove a useless VM_BUG_ON()Li Zefan2008-02-231-1/+0
* | | memcgroup: fix and update documentationLi Zefan2008-02-231-15/+9
* | | cgroup: remove dead code in cgroup_get_rootdir()Li Zefan2008-02-231-1/+0
* | | cgroup: remove duplicate code in find_css_set()Li Zefan2008-02-231-1/+0
* | | cgroup: fix subsys bitopsLi Zefan2008-02-231-2/+2
* | | cgroup: fix memory leak in cgroup_get_sb()Li Zefan2008-02-231-1/+4
OpenPOWER on IntegriCloud