summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] lockdep: debug_show_all_locks & debug_show_held_locks vs. debug_locksJarek Poplawski2007-03-221-0/+8
* [PATCH] Make XFS workqueues nonfreezableRafael J. Wysocki2007-03-221-2/+2
* [PATCH] lockdep: lockdep_depth vs. debug_locksJarek Poplawski2007-03-221-1/+1
* [PATCH] fix extra BIOS invocation during resumePavel Machek2007-03-221-8/+0
* [PATCH] NOMMU: make SYSV SHM nattch work correctlyDavid Howells2007-03-221-0/+6
* [PATCH] NOMMU: supply get_unmapped_area() to fix NOMMU SYSV SHMDavid Howells2007-03-221-0/+22
* [PATCH] FRV: fix unannotated variable declarationsDavid Howells2007-03-221-1/+1
* [PATCH] i386: disable local apic timer via command line or dmi quirkThomas Gleixner2007-03-222-0/+54
* [PATCH] swsusp: Fix SNAPSHOT_S2RAM ioctlRafael J. Wysocki2007-03-221-3/+6
* [PATCH] Documentation/sysrq.txt: added short description for 'Q' (timerlist)Johannes Weiner2007-03-221-0/+2
* [PATCH] drivers/video/s3fb.c: fix a use-before-checkAdrian Bunk2007-03-221-1/+2
* Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2007-03-223-1/+31
|\
| * i2c/ds1374: Check workqueue creation statusCyrill V. Gorcunov2007-03-221-0/+4
| * i2c-i801: Restore the device state before leavingJean Delvare2007-03-221-0/+25
| * i2c-amd8111: Missed cleanupJean Delvare2007-03-221-1/+2
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-03-2225-84/+176
|\ \
| * | [NETFILTER]: nat: avoid rerouting packets if only XFRM policy key changedPatrick McHardy2007-03-222-12/+17
| * | [NETFILTER]: nf_conntrack_netlink: add missing dependency on NF_NATPatrick McHardy2007-03-221-0/+1
| * | [NET]: fix up misplaced inlines.Dave Jones2007-03-228-12/+12
| * | [SCTP]: Correctly reset ssthresh when restarting associationVlad Yasevich2007-03-221-1/+1
| * | [BRIDGE]: Fix fdb RCU racePatrick McHardy2007-03-221-2/+2
| * | [NET]: Fix fib_rules dump racePatrick McHardy2007-03-221-1/+1
| * | [XFRM]: ipsecv6 needs a space when printing audit record.Joy Latten2007-03-201-1/+1
| * | [X25] x25_forward_call(): fix NULL dereferencesAdrian Bunk2007-03-201-43/+45
| * | [SCTP]: Reset some transport and association variables on restartVlad Yasevich2007-03-203-0/+42
| * | [SCTP]: Increment error counters on user requested HBs.Vlad Yasevich2007-03-201-2/+18
| * | [SCTP]: Clean up stale data during association restartVlad Yasevich2007-03-203-1/+8
| * | [IrDA]: Calling ppp_unregister_channel() from process contextSamuel Ortiz2007-03-202-10/+26
| * | [IrDA]: irttp_dup spin_lock initialisationG. Liakhovetski2007-03-201-0/+1
| * | [IrDA]: Delay needed when uploading firmware chunksNigel Williams2007-03-201-0/+2
* | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-03-227-11/+36
|\ \ \
| * | | IB/ipoib: Fix thinko in packet length checksMichael S. Tsirkin2007-03-222-3/+3
| * | | IPoIB: Fix use-after-free in path_rec_completion()Michael S. Tsirkin2007-03-221-2/+2
| * | | IB/ehca: Make scaling code work without CPU hotplugJoachim Fenkes2007-03-221-0/+8
| * | | RDMA/cxgb3: Handle build_phys_page_list() failure in iwch_reregister_phys_mem()Steve Wise2007-03-221-1/+4
| * | | IB/ipath: Check return value of lookup_one_lenBryan O'Sullivan2007-03-221-1/+15
| * | | IPoIB: Fix race in detaching from mcast group before attachingSean Hefty2007-03-221-3/+3
| * | | IPoIB/cm: Fix reaping of stale connectionsMichael S. Tsirkin2007-03-221-1/+1
| | |/ | |/|
* | | [PATCH] i386: clockevents fix breakage on Geode/Cyrix PIT implementationsThomas Gleixner2007-03-221-1/+9
|/ /
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-03-217-38/+43
|\ \
| * | [IA64] Fix wrong /proc/iomem on SGI AltixBernhard Walle2007-03-201-2/+10
| * | [IA64] Altix: ioremap vga_console_iobaseJohn Keller2007-03-201-3/+3
| * | [IA64] Fix typo/thinko in crash.cJay Lan2007-03-201-1/+1
| * | [IA64] Fix get_model_name() for mixed cpu type systemsJack Steiner2007-03-201-7/+15
| * | [IA64] min_low_pfn and max_low_pfn calculation fixZou Nan hai2007-03-204-27/+24
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2007-03-213-4/+4
|\ \ \ | |_|/ |/| |
| * | [CRYPTO] tcrypt: Fix error checking for comp allocationSebastian Siewior2007-03-211-1/+1
| * | [CRYPTO] doc: Fix typo in hash exampleJohannes Schlumberger2007-03-211-1/+1
| * | [CRYPTO] api: scatterwalk_copychunks() fails to advance through scatterlistJ. Bruce Fields2007-03-211-2/+2
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-03-194-0/+6
|\ \ \
OpenPOWER on IntegriCloud