Age | Commit message (Expand) | Author | Files | Lines |
2005-10-22 | Revert "Fix cpu timers exit deadlock and races" | Linus Torvalds | 1 | -11/+17 |
2005-10-22 | [PATCH] cpufreq: fix pending powernow timer stuck condition | Dave Jones | 1 | -11/+19 |
2005-10-21 | [PATCH] ppc64: Fix typo bug in iSeries hash code | David Gibson | 1 | -1/+1 |
2005-10-21 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 4 | -14/+48 |
2005-10-21 | Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6 | Linus Torvalds | 4 | -18/+8 |
2005-10-21 | [PATCH] drm: another mga bug | Dave Airlie | 3 | -3/+4 |
2005-10-21 | [PATCH] ppc64: Fix pages marked dirty abusively | Benjamin Herrenschmidt | 1 | -2/+1 |
2005-10-21 | [PATCH] ppc64: Fix typo in time calculations | Paul Mackerras | 1 | -1/+1 |
2005-10-21 | [PATCH] mptsas: fix phy identifiers | Eric Moore | 1 | -4/+8 |
2005-10-21 | [ARM] Fix Integrator IM/PD-1 support | Russell King | 1 | -7/+8 |
2005-10-21 | [ARM] 3028/1: S3C2410 - add DCLK mask definitions | Ben Dooks | 1 | -0/+6 |
2005-10-21 | [ARM] 3027/1: BAST - reduce NAND timings slightly | Ben Dooks | 1 | -3/+3 |
2005-10-21 | [ARM] 3026/1: S3C2410 - avoid possible overflow in pll calculations | Ben Dooks | 1 | -4/+11 |
2005-10-21 | [ARM] 3025/1: Add I2S platform device for PXA | Matt Reimer | 1 | -0/+20 |
2005-10-20 | [TCP] Allow len == skb->len in tcp_fragment | Herbert Xu | 1 | -11/+1 |
2005-10-20 | [DCCP]: Clear the IPCB area | Herbert Xu | 2 | -0/+3 |
2005-10-20 | [DCCP]: Make dccp_write_xmit always free the packet | Herbert Xu | 2 | -3/+2 |
2005-10-20 | [DCCP]: Use skb_set_owner_w in dccp_transmit_skb when skb->sk is NULL | Herbert Xu | 1 | -4/+2 |
2005-10-20 | [PATCH] Fix handling spurious page fault for hugetlb region | Hugh Dickins | 3 | -25/+27 |
2005-10-20 | Linux v2.6.14-rc5 | Linus Torvalds | 1 | -1/+1 |
2005-10-20 | [PATCH] build fix for uml/amd64 | Al Viro | 1 | -4/+0 |
2005-10-20 | [PATCH] scsi_error thread exits in TASK_INTERRUPTIBLE state. | Steven Rostedt | 1 | -0/+2 |
2005-10-20 | [PATCH] ppc64: update defconfigs | Paul Mackerras | 6 | -163/+380 |
2005-10-20 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2 | -2/+9 |
2005-10-20 | [PATCH] swiotlb: make sure initial DMA allocations really are in DMA memory | Yasunori Goto | 3 | -14/+53 |
2005-10-20 | [PATCH] `unaligned access' in acpi get_root_bridge_busnr() | Peter Chubb | 1 | -4/+4 |
2005-10-20 | [PATCH] fix MGA DRM regression before 2.6.14 | Dave Airlie | 1 | -3/+19 |
2005-10-20 | [PATCH] Threads shouldn't inherit PF_NOFREEZE | Alan Stern | 1 | -1/+1 |
2005-10-20 | [PATCH] Export RCS_TAR_IGNORE for rpm targets | Tom Rini | 1 | -1/+1 |
2005-10-20 | [PATCH] ppc64: Fix error in vDSO 32 bits date | Benjamin Herrenschmidt | 1 | -1/+1 |
2005-10-20 | [PATCH] Three one-liners in md.c | NeilBrown | 1 | -1/+3 |
2005-10-20 | [PATCH] raw1394: fix locking in the presence of SMP and interrupts | Andy Wingo | 2 | -49/+57 |
2005-10-20 | [PATCH] orinoco: limit message rate | Andrew Morton | 1 | -2/+3 |
2005-10-20 | [PATCH] mm: hugetlb truncation fixes | Hugh Dickins | 1 | -14/+21 |
2005-10-20 | [PATCH] Fix cpu timers exit deadlock and races | Roland McGrath | 1 | -17/+11 |
2005-10-20 | [ARM] 3024/1: Add cpu_v6_proc_fin | Tony Lindgren | 1 | -1/+8 |
2005-10-20 | [PATCH] Handle spurious page fault for hugetlb region | Seth, Rohit | 2 | -2/+25 |
2005-10-18 | [ARM] 3023/1: pxa-regs: Typo in ARM pxa register definitions. | Paul Schulz | 1 | -1/+1 |
2005-10-18 | [PATCH] vesafb: Fix display corruption on display blank | Antonino A. Daplas | 1 | -3/+3 |
2005-10-18 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 4 | -8/+12 |
2005-10-18 | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 1 | -0/+2 |
2005-10-18 | Add some basic .gitignore files | Linus Torvalds | 10 | -0/+84 |
2005-10-18 | [ARM] 3021/1: Interrupt 0 bug fix for ixp4xx | Kenneth Tan | 1 | -4/+5 |
2005-10-18 | [ARM] 3020/1: Fixes typo error CONFIG_CPU_IXP465, which should be CONFIG_CPU_... | Kenneth Tan | 1 | -1/+1 |
2005-10-18 | [ARM] 3019/1: fix wrong comments | Nicolas Pitre | 1 | -2/+2 |
2005-10-18 | [ARM] 3018/1: S3C2410 - check de-referenced device is really a platform device | Ben Dooks | 1 | -1/+4 |
2005-10-18 | [PATCH] kbuild: Eliminate build error when KALLSYMS not defined | Mark Rustad | 1 | -1/+3 |
2005-10-18 | [PATCH] aio: revert lock_kiocb() | Zach Brown | 2 | -26/+7 |
2005-10-18 | [PATCH] uniput - fix crash on SMP | Dmitry Torokhov | 1 | -2/+2 |
2005-10-18 | [PATCH] Fix /proc/acpi/events around suspend | Pavel Machek | 1 | -3/+2 |