summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-03-22Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds18-134/+202
2007-03-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds5-4/+78
2007-03-22[PATCH] setup_boot_APIC_clock() irq-enable fixIngo Molnar1-1/+2
2007-03-22[PATCH] lockdep: debug_show_all_locks & debug_show_held_locks vs. debug_locksJarek Poplawski1-0/+8
2007-03-22[PATCH] Make XFS workqueues nonfreezableRafael J. Wysocki1-2/+2
2007-03-22[PATCH] lockdep: lockdep_depth vs. debug_locksJarek Poplawski1-1/+1
2007-03-22[PATCH] fix extra BIOS invocation during resumePavel Machek1-8/+0
2007-03-22[PATCH] NOMMU: make SYSV SHM nattch work correctlyDavid Howells1-0/+6
2007-03-22[PATCH] NOMMU: supply get_unmapped_area() to fix NOMMU SYSV SHMDavid Howells1-0/+22
2007-03-22[PATCH] FRV: fix unannotated variable declarationsDavid Howells1-1/+1
2007-03-22[PATCH] i386: disable local apic timer via command line or dmi quirkThomas Gleixner2-0/+54
2007-03-22[PATCH] swsusp: Fix SNAPSHOT_S2RAM ioctlRafael J. Wysocki1-3/+6
2007-03-22[PATCH] Documentation/sysrq.txt: added short description for 'Q' (timerlist)Johannes Weiner1-0/+2
2007-03-22[PATCH] drivers/video/s3fb.c: fix a use-before-checkAdrian Bunk1-1/+2
2007-03-22Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds3-1/+31
2007-03-22Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds25-84/+176
2007-03-22Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds7-11/+36
2007-03-22[PATCH] i386: clockevents fix breakage on Geode/Cyrix PIT implementationsThomas Gleixner1-1/+9
2007-03-23[CIFS] Allow reset of file to ATTR_NORMAL when archive bit not setSteve French2-4/+16
2007-03-22IB/ipoib: Fix thinko in packet length checksMichael S. Tsirkin2-3/+3
2007-03-22IPoIB: Fix use-after-free in path_rec_completion()Michael S. Tsirkin1-2/+2
2007-03-22IB/ehca: Make scaling code work without CPU hotplugJoachim Fenkes1-0/+8
2007-03-22RDMA/cxgb3: Handle build_phys_page_list() failure in iwch_reregister_phys_mem()Steve Wise1-1/+4
2007-03-22IB/ipath: Check return value of lookup_one_lenBryan O'Sullivan1-1/+15
2007-03-22IPoIB: Fix race in detaching from mcast group before attachingSean Hefty1-3/+3
2007-03-22IPoIB/cm: Fix reaping of stale connectionsMichael S. Tsirkin1-1/+1
2007-03-22[NETFILTER]: nat: avoid rerouting packets if only XFRM policy key changedPatrick McHardy2-12/+17
2007-03-22[NETFILTER]: nf_conntrack_netlink: add missing dependency on NF_NATPatrick McHardy1-0/+1
2007-03-22[NET]: fix up misplaced inlines.Dave Jones8-12/+12
2007-03-22[SCTP]: Correctly reset ssthresh when restarting associationVlad Yasevich1-1/+1
2007-03-22[BRIDGE]: Fix fdb RCU racePatrick McHardy1-2/+2
2007-03-22[NET]: Fix fib_rules dump racePatrick McHardy1-1/+1
2007-03-22i2c/ds1374: Check workqueue creation statusCyrill V. Gorcunov1-0/+4
2007-03-22i2c-i801: Restore the device state before leavingJean Delvare1-0/+25
2007-03-22i2c-amd8111: Missed cleanupJean Delvare1-1/+2
2007-03-22[POWERPC] Bypass hcall stats until cpu features have runAnton Blanchard1-1/+6
2007-03-22[POWERPC] Avoid hypervisor statistics calculation in real modeMohan Kumar M4-1/+65
2007-03-21Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds7-38/+43
2007-03-21Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds3-4/+4
2007-03-20[ARM] 4272/1: Missing symbol h1940_pm_return fixKrzysztof Helt2-0/+4
2007-03-21[CRYPTO] tcrypt: Fix error checking for comp allocationSebastian Siewior1-1/+1
2007-03-21[CRYPTO] doc: Fix typo in hash exampleJohannes Schlumberger1-1/+1
2007-03-21[CRYPTO] api: scatterwalk_copychunks() fails to advance through scatterlistJ. Bruce Fields1-2/+2
2007-03-20[IA64] Fix wrong /proc/iomem on SGI AltixBernhard Walle1-2/+10
2007-03-20[IA64] Altix: ioremap vga_console_iobaseJohn Keller1-3/+3
2007-03-20[IA64] Fix typo/thinko in crash.cJay Lan1-1/+1
2007-03-20[IA64] Fix get_model_name() for mixed cpu type systemsJack Steiner1-7/+15
2007-03-20[IA64] min_low_pfn and max_low_pfn calculation fixZou Nan hai4-27/+24
2007-03-20[ARM] 4235/1: ns9xxx: declare the clock functions as "const"Uwe Kleine-König1-3/+7
2007-03-20Pull c2 into release branchLen Brown1-9/+29