aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells
2006-11-22WorkStruct: Merge the pending bit into the wq_data pointerDavid Howells
2006-11-22WorkStruct: Typedef the work function prototypeDavid Howells
2006-11-22WorkStruct: Separate delayable and non-delayable events.David Howells
2006-11-21Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po...Linus Torvalds
2006-11-21Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-11-22[POWERPC] Fix ucc_geth of_device discovery on mpc832xKim Phillips
2006-11-21[TG3]: Add missing unlock in tg3_open() error path.Ira W. Snyder
2006-11-21[IPV6]: Fix address/interface handling in UDP and DCCP, according to the scop...YOSHIFUJI Hideaki
2006-11-21[IRDA]: Lockdep fix.Peter Zijlstra
2006-11-22[POWERPC] Revert "[POWERPC] Add powerpc get/set_rtc_time interface to new gen...Kim Phillips
2006-11-22[POWERPC] Revert "[POWERPC] Enable generic rtc hook for the MPC8349 mITX"Kim Phillips
2006-11-21[BLUETOOTH]: Fix unaligned access in hci_send_to_sock.David S. Miller
2006-11-21[XFRM]: nlmsg length not computed correctly in the presence of subpoliciesJamal Hadi Salim
2006-11-21[XFRM]: Sub-policies broke policy eventsJamal Hadi Salim
2006-11-21[IGMP]: Fix IGMPV3_EXP() normalization bit shift value.David L Stevens
2006-11-21[Bluetooth] Ignore L2CAP config requests on disconnectMarcel Holtmann
2006-11-21[Bluetooth] Always include MTU in L2CAP config responsesMarcel Holtmann
2006-11-21[Bluetooth] Check if RFCOMM session is still attached to the TTYMarcel Holtmann
2006-11-21[Bluetooth] Handling pending connect attempts after inquiryMarcel Holtmann
2006-11-21[Bluetooth] Attach low-level connections to the Bluetooth busMarcel Holtmann
2006-11-21[IPV6] IP6TUNNEL: Add missing nf_reset() on input path.Yasuyuki Kozakai
2006-11-21[IPV6] IP6TUNNEL: Delete all tunnel device when unloading module.Yasuyuki Kozakai
2006-11-21[IPV6] ROUTE: Do not enable router reachability probing in router mode.YOSHIFUJI Hideaki
2006-11-21[IPV6] ROUTE: Prefer reachable nexthop only if the caller requests.YOSHIFUJI Hideaki
2006-11-21[IPV6] ROUTE: Try to use router which is not known unreachable.YOSHIFUJI Hideaki
2006-11-21[PATCH] Fix CPU_FREQ_GOV_ONDEMAND=y compile errorDave Jones
2006-11-21Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2006-11-21[PATCH] x86_64: Align data segment to PAGE_SIZE boundaryVivek Goyal
2006-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Andi Kleen
2006-11-21[XFS] Stale the correct inode when freeing clusters.David Chinner
2006-11-21[XFS] Fix uninitialized br_state and br_startoff inLachlan McIlroy
2006-11-20IB/ipath: Depend on CONFIG_NETBryan O'Sullivan
2006-11-20Add "pure_initcall" for static variable initializationLinus Torvalds
2006-11-20Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds
2006-11-20[PATCH] m68knommu: fix up for the irq_handler_t changesGreg Ungerer
2006-11-20[PATCH] fix build error for HISAX_NETJETToralf Foerster
2006-11-20[PATCH] ftape: fix printk format warningsRandy Dunlap
2006-11-20[PATCH] x86_64: fix memory hotplug build with NUMA=nYasunori Goto
2006-11-20[PATCH] scx200_acb: handle PCI errorsJeff Garzik
2006-11-20[PATCH] i2c-ixp4xx: fix ") != 0))" typoAlexey Dobriyan
2006-11-20[PATCH] pcmcia: fix 'rmmod pcmcia' with unbound devicesDaniel Ritz
2006-11-20[CRYPTO] api: Remove one too many semicolonYoichi Yuasa
2006-11-17Merge branch 'fixes4linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2006-11-17[PATCH] Update my CREDITS entryDavid Weinehall
2006-11-17Revert "ACPI: created a dedicated workqueue for notify() execution"Linus Torvalds
2006-11-17x86: be more careful when walking back the frame pointer chainLinus Torvalds
2006-11-17[PATCH] lockdep: fix static keys in module-allocated percpu areasIngo Molnar
2006-11-17[PATCH] i386/x86_64: ACPI cpu_idle_wait() fixIngo Molnar
2006-11-17[PATCH] x86_64: stack unwinder crash fixIngo Molnar