Age | Commit message (Expand) | Author | Files | Lines |
2006-11-26 | [PATCH] rtc framework handles periodic irqs | David Brownell | 2 | -1/+13 |
2006-11-26 | [PATCH] Documentation/rtc.txt updates (for rtc class) | David Brownell | 1 | -159/+304 |
2006-11-26 | [PATCH] debugfs: add header file | Randy Dunlap | 1 | -0/+1 |
2006-11-26 | [PATCH] mounstats NULL pointer dereference | Vasily Tarasov | 2 | -2/+5 |
2006-11-26 | [PATCH] fuse: fix Oops in lookup | Miklos Szeredi | 1 | -14/+38 |
2006-11-26 | [PATCH] initramfs: handle more than one source dir or file list | Thomas Chou | 2 | -2/+3 |
2006-11-26 | [PATCH] fix "pcmcia: fix 'rmmod pcmcia' with unbound devices" | Daniel Ritz | 1 | -0/+2 |
2006-11-23 | [PATCH] x86_64: fix bad page state in process 'swapper' | Mel Gorman | 1 | -3/+3 |
2006-11-23 | [PATCH] Fix i2c-ixp4xx compile (missing brace) | Jean Delvare | 1 | -1/+1 |
2006-11-23 | [PATCH] Correct bound checking from the value returned from _PPC method. | Dave Jones | 1 | -3/+1 |
2006-11-23 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 6 | -9/+30 |
2006-11-23 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2 | -5/+23 |
2006-11-23 | [PATCH] make au1xxx-ide compile again | Manuel Lauss | 1 | -4/+2 |
2006-11-23 | [MIPS] Hack for SB1 cache issues | Thiemo Seufer | 1 | -1/+21 |
2006-11-23 | [AGP] Allocate AGP pages with GFP_DMA32 by default | Linus Torvalds | 2 | -2/+2 |
2006-11-23 | [ARM] 3941/1: [Jornada7xx] - Addition to MAINTAINERS | Kristoffer Ericson | 1 | -0/+6 |
2006-11-23 | [ARM] 3942/1: ARM: comment: consistent_sync should not be called directly | Dan Williams | 2 | -0/+7 |
2006-11-22 | [AGP] Fix intel 965 AGP memory mapping function | Linus Torvalds | 1 | -7/+24 |
2006-11-22 | Don't call "note_interrupt()" with irq descriptor lock held | Linus Torvalds | 2 | -7/+3 |
2006-11-22 | Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po... | Linus Torvalds | 4 | -50/+19 |
2006-11-22 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 13 | -27/+85 |
2006-11-22 | [POWERPC] Fix ucc_geth of_device discovery on mpc832x | Kim Phillips | 1 | -0/+19 |
2006-11-22 | [TG3]: Add missing unlock in tg3_open() error path. | Ira W. Snyder | 1 | -1/+3 |
2006-11-22 | [IPV6]: Fix address/interface handling in UDP and DCCP, according to the scop... | YOSHIFUJI Hideaki | 2 | -5/+4 |
2006-11-22 | [IRDA]: Lockdep fix. | Peter Zijlstra | 1 | -1/+2 |
2006-11-22 | [POWERPC] Revert "[POWERPC] Add powerpc get/set_rtc_time interface to new gen... | Kim Phillips | 2 | -46/+0 |
2006-11-22 | [POWERPC] Revert "[POWERPC] Enable generic rtc hook for the MPC8349 mITX" | Kim Phillips | 1 | -4/+0 |
2006-11-22 | [BLUETOOTH]: Fix unaligned access in hci_send_to_sock. | David S. Miller | 1 | -4/+7 |
2006-11-22 | [XFRM]: nlmsg length not computed correctly in the presence of subpolicies | Jamal Hadi Salim | 1 | -1/+9 |
2006-11-22 | [XFRM]: Sub-policies broke policy events | Jamal Hadi Salim | 1 | -0/+3 |
2006-11-22 | [IGMP]: Fix IGMPV3_EXP() normalization bit shift value. | David L Stevens | 1 | -1/+1 |
2006-11-22 | [Bluetooth] Ignore L2CAP config requests on disconnect | Marcel Holtmann | 1 | -0/+3 |
2006-11-22 | [Bluetooth] Always include MTU in L2CAP config responses | Marcel Holtmann | 1 | -4/+4 |
2006-11-22 | [Bluetooth] Check if RFCOMM session is still attached to the TTY | Marcel Holtmann | 1 | -1/+1 |
2006-11-22 | [Bluetooth] Handling pending connect attempts after inquiry | Marcel Holtmann | 1 | -0/+19 |
2006-11-22 | [Bluetooth] Attach low-level connections to the Bluetooth bus | Marcel Holtmann | 1 | -1/+3 |
2006-11-22 | [IPV6] IP6TUNNEL: Add missing nf_reset() on input path. | Yasuyuki Kozakai | 1 | -0/+1 |
2006-11-22 | [IPV6] IP6TUNNEL: Delete all tunnel device when unloading module. | Yasuyuki Kozakai | 1 | -1/+17 |
2006-11-22 | [IPV6] ROUTE: Do not enable router reachability probing in router mode. | YOSHIFUJI Hideaki | 1 | -4/+5 |
2006-11-22 | [IPV6] ROUTE: Prefer reachable nexthop only if the caller requests. | YOSHIFUJI Hideaki | 1 | -3/+1 |
2006-11-22 | [IPV6] ROUTE: Try to use router which is not known unreachable. | YOSHIFUJI Hideaki | 1 | -0/+2 |
2006-11-22 | [PATCH] Fix CPU_FREQ_GOV_ONDEMAND=y compile error | Dave Jones | 1 | -0/+1 |
2006-11-21 | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 1 | -0/+1 |
2006-11-21 | [PATCH] x86_64: Align data segment to PAGE_SIZE boundary | Vivek Goyal | 1 | -0/+1 |
2006-11-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Andi Kleen | 1035 | -8640/+11947 |
2006-11-21 | [XFS] Stale the correct inode when freeing clusters. | David Chinner | 1 | -1/+1 |
2006-11-21 | [XFS] Fix uninitialized br_state and br_startoff in | Lachlan McIlroy | 1 | -0/+2 |
2006-11-21 | IB/ipath: Depend on CONFIG_NET | Bryan O'Sullivan | 1 | -1/+1 |
2006-11-20 | Add "pure_initcall" for static variable initialization | Linus Torvalds | 3 | -1/+11 |
2006-11-20 | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds | 1 | -8/+7 |