| Commit message (Expand) | Author | Age | Files | Lines |
* | WorkStruct: make allyesconfig | David Howells | 2006-11-22 | 282 | -1450/+1771 |
* | WorkStruct: Pass the work_struct pointer instead of context data | David Howells | 2006-11-22 | 51 | -219/+293 |
* | WorkStruct: Merge the pending bit into the wq_data pointer | David Howells | 2006-11-22 | 3 | -15/+57 |
* | WorkStruct: Typedef the work function prototype | David Howells | 2006-11-22 | 3 | -9/+10 |
* | WorkStruct: Separate delayable and non-delayable events. | David Howells | 2006-11-22 | 22 | -73/+96 |
* | Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po... | Linus Torvalds | 2006-11-21 | 4 | -50/+19 |
|\ |
|
| * | [POWERPC] Fix ucc_geth of_device discovery on mpc832x | Kim Phillips | 2006-11-22 | 1 | -0/+19 |
| * | [POWERPC] Revert "[POWERPC] Add powerpc get/set_rtc_time interface to new gen... | Kim Phillips | 2006-11-22 | 2 | -46/+0 |
| * | [POWERPC] Revert "[POWERPC] Enable generic rtc hook for the MPC8349 mITX" | Kim Phillips | 2006-11-22 | 1 | -4/+0 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-11-21 | 13 | -27/+85 |
|\ \ |
|
| * | | [TG3]: Add missing unlock in tg3_open() error path. | Ira W. Snyder | 2006-11-21 | 1 | -1/+3 |
| * | | [IPV6]: Fix address/interface handling in UDP and DCCP, according to the scop... | YOSHIFUJI Hideaki | 2006-11-21 | 2 | -5/+4 |
| * | | [IRDA]: Lockdep fix. | Peter Zijlstra | 2006-11-21 | 1 | -1/+2 |
| * | | [BLUETOOTH]: Fix unaligned access in hci_send_to_sock. | David S. Miller | 2006-11-21 | 1 | -4/+7 |
| * | | [XFRM]: nlmsg length not computed correctly in the presence of subpolicies | Jamal Hadi Salim | 2006-11-21 | 1 | -1/+9 |
| * | | [XFRM]: Sub-policies broke policy events | Jamal Hadi Salim | 2006-11-21 | 1 | -0/+3 |
| * | | [IGMP]: Fix IGMPV3_EXP() normalization bit shift value. | David L Stevens | 2006-11-21 | 1 | -1/+1 |
| * | | [Bluetooth] Ignore L2CAP config requests on disconnect | Marcel Holtmann | 2006-11-21 | 1 | -0/+3 |
| * | | [Bluetooth] Always include MTU in L2CAP config responses | Marcel Holtmann | 2006-11-21 | 1 | -4/+4 |
| * | | [Bluetooth] Check if RFCOMM session is still attached to the TTY | Marcel Holtmann | 2006-11-21 | 1 | -1/+1 |
| * | | [Bluetooth] Handling pending connect attempts after inquiry | Marcel Holtmann | 2006-11-21 | 1 | -0/+19 |
| * | | [Bluetooth] Attach low-level connections to the Bluetooth bus | Marcel Holtmann | 2006-11-21 | 1 | -1/+3 |
| * | | [IPV6] IP6TUNNEL: Add missing nf_reset() on input path. | Yasuyuki Kozakai | 2006-11-21 | 1 | -0/+1 |
| * | | [IPV6] IP6TUNNEL: Delete all tunnel device when unloading module. | Yasuyuki Kozakai | 2006-11-21 | 1 | -1/+17 |
| * | | [IPV6] ROUTE: Do not enable router reachability probing in router mode. | YOSHIFUJI Hideaki | 2006-11-21 | 1 | -4/+5 |
| * | | [IPV6] ROUTE: Prefer reachable nexthop only if the caller requests. | YOSHIFUJI Hideaki | 2006-11-21 | 1 | -3/+1 |
| * | | [IPV6] ROUTE: Try to use router which is not known unreachable. | YOSHIFUJI Hideaki | 2006-11-21 | 1 | -0/+2 |
* | | | [PATCH] Fix CPU_FREQ_GOV_ONDEMAND=y compile error | Dave Jones | 2006-11-21 | 1 | -0/+1 |
|/ / |
|
* | | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2006-11-21 | 1 | -0/+1 |
|\ \ |
|
| * | | [PATCH] x86_64: Align data segment to PAGE_SIZE boundary | Vivek Goyal | 2006-11-21 | 1 | -0/+1 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Andi Kleen | 2006-11-21 | 1035 | -8640/+11947 |
| |\ \
| | |/ |
|
| * | | [PATCH] x86-64: increase PHB1 split transaction timeout | Muli Ben-Yehuda | 2006-10-22 | 1 | -1/+43 |
| * | | [PATCH] x86-64: Fix C3 timer test | Andi Kleen | 2006-10-22 | 1 | -1/+1 |
* | | | [XFS] Stale the correct inode when freeing clusters. | David Chinner | 2006-11-21 | 1 | -1/+1 |
* | | | [XFS] Fix uninitialized br_state and br_startoff in | Lachlan McIlroy | 2006-11-21 | 1 | -0/+2 |
| |/
|/| |
|
* | | IB/ipath: Depend on CONFIG_NET | Bryan O'Sullivan | 2006-11-20 | 1 | -1/+1 |
* | | Add "pure_initcall" for static variable initialization | Linus Torvalds | 2006-11-20 | 3 | -1/+11 |
* | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds | 2006-11-20 | 1 | -8/+7 |
|\ \ |
|
| * | | IPoIB: Clear high octet in QP number | Michael S. Tsirkin | 2006-11-16 | 1 | -8/+7 |
* | | | [PATCH] m68knommu: fix up for the irq_handler_t changes | Greg Ungerer | 2006-11-20 | 6 | -16/+16 |
* | | | [PATCH] fix build error for HISAX_NETJET | Toralf Foerster | 2006-11-20 | 1 | -1/+1 |
* | | | [PATCH] ftape: fix printk format warnings | Randy Dunlap | 2006-11-20 | 1 | -2/+2 |
* | | | [PATCH] x86_64: fix memory hotplug build with NUMA=n | Yasunori Goto | 2006-11-20 | 1 | -8/+1 |
* | | | [PATCH] scx200_acb: handle PCI errors | Jeff Garzik | 2006-11-20 | 1 | -3/+4 |
* | | | [PATCH] i2c-ixp4xx: fix ") != 0))" typo | Alexey Dobriyan | 2006-11-20 | 1 | -1/+2 |
* | | | [PATCH] pcmcia: fix 'rmmod pcmcia' with unbound devices | Daniel Ritz | 2006-11-20 | 1 | -0/+3 |
* | | | [CRYPTO] api: Remove one too many semicolon | Yoichi Yuasa | 2006-11-20 | 1 | -1/+1 |
* | | | Merge branch 'fixes4linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 2006-11-17 | 1 | -5/+0 |
|\ \ \ |
|
| * | | | lkkbd: Remove my old snail-mail address | Jan-Benedict Glaw | 2006-11-17 | 1 | -5/+0 |
* | | | | [PATCH] Update my CREDITS entry | David Weinehall | 2006-11-17 | 1 | -4/+2 |