Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 | Linus Torvalds | 2005-10-23 | 5 | -8/+17 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | [SCSI] scsi_error thread exits in TASK_INTERRUPTIBLE state. | Steven Rostedt | 2005-10-19 | 1 | -0/+2 | |
| * | | | | | | [SCSI] mptsas: fix phy identifiers | Christoph Hellwig | 2005-10-17 | 1 | -4/+8 | |
| * | | | | | | [SCSI] 2.6.13.3; add Pioneer DRM-624x to drivers/scsi/scsi_devinfo.c | Karl Magnus Kolstoe | 2005-10-17 | 1 | -0/+1 | |
| * | | | | | | [SCSI] Fix leak of Scsi_Cmnds | Alan Stern | 2005-10-16 | 1 | -3/+4 | |
| * | | | | | | [SCSI] FW: [PATCH] for Deadlock in transport_fc | James.Smart@Emulex.Com | 2005-10-16 | 1 | -3/+10 | |
| * | | | | | | [SCSI] Fix aacraid regression | Salyzyn, Mark | 2005-10-16 | 1 | -1/+1 | |
| * | | | | | | [SCSI] NCR5380: fix undefined preprocessor identifier | Randy Dunlap | 2005-10-16 | 1 | -1/+1 | |
* | | | | | | | [PATCH] ib: mthca: Always re-arm EQs in mthca_tavor_interrupt() | Roland Dreier | 2005-10-23 | 1 | -10/+11 | |
* | | | | | | | [PATCH] inotify/idr leak fix | Andrew Morton | 2005-10-23 | 3 | -0/+15 | |
* | | | | | | | [PATCH] Kconfig: saa7134-dvb should not select cx22702 | Mike Krufky | 2005-10-23 | 1 | -1/+0 | |
* | | | | | | | [PATCH] SELinux: handle sel_make_bools() failure in selinuxfs | Davi Arnaut | 2005-10-23 | 1 | -1/+3 | |
* | | | | | | | [PATCH] selinux: Fix NULL deref in policydb_destroy | Stephen Smalley | 2005-10-23 | 1 | -2/+4 | |
* | | | | | | | [PATCH] aio syscalls are not checked by lsm | Kostik Belousov | 2005-10-23 | 1 | -0/+6 | |
* | | | | | | | [PATCH] kernel-parameters cleanup | Randy Dunlap | 2005-10-23 | 1 | -236/+260 | |
* | | | | | | | cardbus: limit IO windows to 256 bytes | Linus Torvalds | 2005-10-23 | 1 | -1/+1 | |
* | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6 | Linus Torvalds | 2005-10-23 | 1 | -32/+16 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | [NEIGH] Fix timer leak in neigh_changeaddr | Herbert Xu | 2005-10-23 | 1 | -30/+13 | |
| * | | | | | | | [NEIGH] Fix add_timer race in neigh_add_timer | Herbert Xu | 2005-10-23 | 1 | -2/+2 | |
| * | | | | | | | [NEIGH] Print stack trace in neigh_add_timer | Herbert Xu | 2005-10-23 | 1 | -0/+1 | |
* | | | | | | | | Posix timers: limit number of timers firing at once | Linus Torvalds | 2005-10-23 | 1 | -6/+14 | |
|/ / / / / / / | ||||||
* | | | | | | | [PATCH] alpha: additional smp barriers | Ivan Kokshaysky | 2005-10-22 | 1 | -4/+8 | |
* | | | | | | | [AX.25]: Fix signed char bug | Ralf Baechle | 2005-10-22 | 1 | -1/+1 | |
* | | | | | | | [SK_BUFF]: ipvs_property field must be copied | Julian Anastasov | 2005-10-22 | 2 | -0/+9 | |
* | | | | | | | [PATCH] typo fix in last cpufreq powernow patch | Chris Wright | 2005-10-21 | 1 | -1/+1 | |
* | | | | | | | [PATCH] Call exit_itimers from do_exit, not __exit_signal | Roland McGrath | 2005-10-21 | 3 | -14/+3 | |
* | | | | | | | Revert "Fix cpu timers exit deadlock and races" | Linus Torvalds | 2005-10-21 | 1 | -11/+17 | |
* | | | | | | | [PATCH] cpufreq: fix pending powernow timer stuck condition | Dave Jones | 2005-10-21 | 1 | -11/+19 | |
* | | | | | | | [PATCH] ppc64: Fix typo bug in iSeries hash code | David Gibson | 2005-10-21 | 1 | -1/+1 | |
* | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-10-21 | 4 | -14/+48 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | [ARM] Fix Integrator IM/PD-1 support | Russell King | 2005-10-21 | 1 | -7/+8 | |
| * | | | | | | | [ARM] 3028/1: S3C2410 - add DCLK mask definitions | Ben Dooks | 2005-10-20 | 1 | -0/+6 | |
| * | | | | | | | [ARM] 3027/1: BAST - reduce NAND timings slightly | Ben Dooks | 2005-10-20 | 1 | -3/+3 | |
| * | | | | | | | [ARM] 3026/1: S3C2410 - avoid possible overflow in pll calculations | Ben Dooks | 2005-10-20 | 1 | -4/+11 | |
| * | | | | | | | [ARM] 3025/1: Add I2S platform device for PXA | Matt Reimer | 2005-10-20 | 1 | -0/+20 | |
* | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6 | Linus Torvalds | 2005-10-21 | 4 | -18/+8 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | [TCP] Allow len == skb->len in tcp_fragment | Herbert Xu | 2005-10-20 | 1 | -11/+1 | |
| * | | | | | | | | [DCCP]: Clear the IPCB area | Herbert Xu | 2005-10-20 | 2 | -0/+3 | |
| * | | | | | | | | [DCCP]: Make dccp_write_xmit always free the packet | Herbert Xu | 2005-10-20 | 2 | -3/+2 | |
| * | | | | | | | | [DCCP]: Use skb_set_owner_w in dccp_transmit_skb when skb->sk is NULL | Herbert Xu | 2005-10-20 | 1 | -4/+2 | |
* | | | | | | | | | [PATCH] drm: another mga bug | Dave Airlie | 2005-10-21 | 3 | -3/+4 | |
* | | | | | | | | | [PATCH] ppc64: Fix pages marked dirty abusively | Benjamin Herrenschmidt | 2005-10-21 | 1 | -2/+1 | |
* | | | | | | | | | [PATCH] ppc64: Fix typo in time calculations | Paul Mackerras | 2005-10-21 | 1 | -1/+1 | |
* | | | | | | | | | [PATCH] mptsas: fix phy identifiers | Eric Moore | 2005-10-21 | 1 | -4/+8 | |
|/ / / / / / / / | ||||||
* | | | | | | | | [PATCH] Fix handling spurious page fault for hugetlb region | Hugh Dickins | 2005-10-20 | 3 | -25/+27 | |
|/ / / / / / / | ||||||
* | | | | | | | Linux v2.6.14-rc5v2.6.14-rc5 | Linus Torvalds | 2005-10-19 | 1 | -1/+1 | |
* | | | | | | | [PATCH] build fix for uml/amd64 | Al Viro | 2005-10-19 | 1 | -4/+0 | |
* | | | | | | | [PATCH] scsi_error thread exits in TASK_INTERRUPTIBLE state. | Steven Rostedt | 2005-10-19 | 1 | -0/+2 | |
* | | | | | | | [PATCH] ppc64: update defconfigs | Paul Mackerras | 2005-10-19 | 6 | -163/+380 | |
* | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-10-19 | 2 | -2/+9 | |
|\ \ \ \ \ \ \ |