summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] USB: fix up some sparse warnings about static functions that aren't s...Greg KH2005-04-186-8/+14
* [PATCH] USB: fix up remaining pm_message_t usagesPavel Machek2005-04-184-12/+12
* [PATCH] USB: hcd suspend uses pm_message_tDavid Brownell2005-04-187-11/+11
* [PATCH] usb suspend updates (interface suspend)David Brownell2005-04-187-14/+42
* [PATCH] usb resume fixesDavid Brownell2005-04-181-60/+91
* [PATCH] USB: usb_cdc build fixakpm@osdl.org2005-04-181-1/+1
* [PATCH] USB: visor Tapwave Zodiac support patchLarry Battraw2005-04-182-0/+6
* [PATCH] USB: add new visor id for Treo 650gregkh@suse.de2005-04-182-0/+4
* Merge with master.kernel.org:/home/rmk/linux-2.6-rmk.gitLinus Torvalds2005-04-181-0/+33
|\
| * [PATCH] ARM: Add missing new file for bitops patchRussell King2005-04-181-0/+33
* | [PATCH] sparc64: Fix statDavid S. Miller2005-04-186-50/+131
* | Merge SCSI tree from James Bottomley.Linus Torvalds2005-04-1837-315/+180
|\ \
| * | scsi: add DID_REQUEUE to the error handling2005-04-162-0/+5
| * | zfcp: add point-2-point support2005-04-166-14/+65
| * | [PATCH] Convert i2o to compat_ioctl2005-04-161-14/+27
| * | [PATCH] kill old EH constants2005-04-164-115/+3
| * | [PATCH] scsi: remove meaningless scsi_cmnd->serial_number_at_timeout field2005-04-1610-62/+15
| * | [PATCH] scsi: remove unused scsi_cmnd->internal_timeout field2005-04-167-18/+2
| * | [PATCH] remove outdated print_* functions2005-04-1613-82/+54
| * | [PATCH] consolidate timeout defintions in scsi.h2005-04-163-10/+9
* | | [PATCH] sched: fix signed comparisons of long longIngo Molnar2005-04-181-3/+3
* | | [PATCH] Add 32-bit compatibility for NFSv4 mountDavid Howells2005-04-181-0/+74
* | | [PATCH] SELinux: fix deadlock on dcache lockStephen Smalley2005-04-182-34/+28
* | | [PATCH] M68k: Update defconfigs for 2.6.12-rc2Geert Uytterhoeven2005-04-1812-281/+414
* | | [PATCH] M68k: Update defconfigs for 2.6.11Geert Uytterhoeven2005-04-1812-69/+316
* | | [PATCH] x86: fix acpi compile without CONFIG_ACPI_BUSChris Wedgwood2005-04-181-0/+2
| |/ |/|
* | [PATCH] sparc64: Fix copy_sigingo_to_user32()Jurij Smakov2005-04-171-1/+4
* | [PATCH] sparc64: Reduce ptrace cache flushingDavid S. Miller2005-04-172-35/+69
* | [PATCH] sparc: Fix PTRACE_CONT bogosityDavid S. Miller2005-04-172-31/+0
* | [PATCH] sparc64: use message queue compat syscallsDavid S. Miller2005-04-171-1/+1
* | [PATCH] sparc64: Do not flush dcache for ZERO_PAGE.David S. Miller2005-04-171-4/+15
* | Merge with master.kernel.org:/home/rmk/linux-2.6-rmk.git - ARM changesLinus Torvalds2005-04-1714-88/+41
|\ \
| * | [PATCH] ARM: fix debug macrosRussell King2005-04-172-3/+9
| * | [PATCH] ARM: bitopsRussell King2005-04-176-68/+12
| * | [PATCH] ARM: showregsRussell King2005-04-174-14/+17
| * | [PATCH] ARM: h3600_irda_set_speed argumentsRussell King2005-04-171-1/+1
| * | [PATCH] ARM: footbridge rtc initRussell King2005-04-171-2/+2
| |/
* | Fix up some file mode differences due to the new git world order.Linus Torvalds2005-04-170-0/+0
* | [PATCH] revert fs/char_dev.c CONFIG_BASE_FULL changeDavid Brownell2005-04-171-2/+1
|/
* [PATCH] md: remove a number of misleading calls to MD_BUGNeilBrown2005-04-161-22/+8
* [PATCH] md: close a small race in md thread deregistrationNeilBrown2005-04-161-12/+8
* [PATCH] fbdev MAINTAINERS updateBenjamin Herrenschmidt2005-04-161-4/+4
* [PATCH] serial: fix comments in 8250.cRussell King2005-04-161-3/+11
* [PATCH] nfsd4: fix struct file leakNeilBrown2005-04-161-5/+3
* [PATCH] nfsd4: callback create rpc client returnsNeilBrown2005-04-161-2/+4
* [PATCH] nfsd: clear signals before exiting the nfsd() threadNeilBrown2005-04-161-0/+2
* [PATCH] jbd dirty buffer leak fixakpm@osdl.org2005-04-161-2/+11
* [PATCH] drivers/infiniband/hw/mthca/mthca_main.c: remove an unused labelRoland Dreier2005-04-161-1/+1
* [PATCH] IB/mthca: add support for new MT25204 HCARoland Dreier2005-04-164-26/+73
* [PATCH] IB/mthca: map context for RDMA responder in mem-free modeRoland Dreier2005-04-163-3/+29
OpenPOWER on IntegriCloud