summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] pcmcia: mod_devicetable.h fix for different sizes in kernel- and user...Dominik Brodowski2005-06-271-1/+11
* [PATCH] pcmcia: match "anonymous" cardsDominik Brodowski2005-06-271-0/+1
* [PATCH] pcmcia: match for fake CISDominik Brodowski2005-06-271-0/+2
* [PATCH] pcmcia: device and driver matchingDominik Brodowski2005-06-271-0/+33
* [PATCH] ide: it8212 backport for Bartlomiej IDEAlan Cox2005-06-271-0/+2
* [PATCH] Return probe redesign: architecture independent changesRusty Lynch2005-06-271-25/+3
* [PATCH] kprobes: fix single-step out of line - take2Ananth N Mavinakayanahalli2005-06-271-0/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2005-06-273-8/+224
|\
| * [PATCH] USB: wireless usb <linux/usb_ch9.h> declarationsDavid Brownell2005-06-271-7/+176
| * [PATCH] USB: gadget driver updates (SETUP api change)David Brownell2005-06-271-1/+1
| * [PATCH] USB: Add isp116x-hcd USB host controller driverOlav Kongas2005-06-271-0/+47
* | [PATCH] cciss: pci domain info pass 2Mike Miller2005-06-271-0/+1
* | [PATCH] cciss: pci id fixMike Miller2005-06-271-1/+2
* | [PATCH] seccomp: tsc disableAndrea Arcangeli2005-06-271-0/+10
* | [PATCH] ppc32: Remove CONFIG_PMAC_PBOOKBenjamin Herrenschmidt2005-06-271-3/+3
* | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2005-06-271-0/+1
|\ \
| * | [PATCH] Serial: Split 8250 port tableRussell King2005-06-271-0/+1
| |/
* | Merge 'upstream' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2005-06-271-0/+2
|\ \
| * | [PATCH] forcedeth: Add support for new device idManfred Spraul2005-06-271-0/+2
| |/
* | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manuallyLinus Torvalds2005-06-274-8/+36
|\ \
| * \ Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds...Dmitry Torokhov2005-06-065-4/+71
| |\ \
| * | | Input: psmouse - export protocol as a sysfs per-device attributeDmitry Torokhov2005-06-011-0/+6
| * | | Input: add ps2_drain() to libps2 to allow reading and discardingDmitry Torokhov2005-06-011-0/+1
| * | | Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds...Dmitry Torokhov2005-06-019-7/+32
| |\ \ \
| * | | | Input: add semaphore and user count to input_dev structure;Dmitry Torokhov2005-05-291-0/+4
| * | | | Input: This patch implements compat_ioctl for joydev.Jeremy Fitzhardinge2005-05-291-8/+25
* | | | | [PATCH] CFQ io scheduler updatesJens Axboe2005-06-271-0/+1
* | | | | [PATCH] Update cfq io scheduler to time sliced designJens Axboe2005-06-278-15/+152
| |_|_|/ |/| | |
* | | | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-06-261-0/+2
|\ \ \ \
| * | | | [ATALK]: Include asm/byteorder.h in linux/atalk.hDavid S. Miller2005-06-261-0/+2
* | | | | bonding: xor/802.3ad improved slave hashJay Vosburgh2005-06-261-0/+7
|/ / / /
* | | | Merge Christoph's freeze cleanup patchLinus Torvalds2005-06-251-14/+59
|\ \ \ \
| * | | | [PATCH] Cleanup patch for process freezingChristoph Lameter2005-06-251-14/+59
* | | | | [PATCH] drivers/block/ll_rw_blk.c: cleanupsAdrian Bunk2005-06-251-6/+0
* | | | | [PATCH] drivers/char/nvram.c: possible cleanupsAdrian Bunk2005-06-251-2/+0
* | | | | [PATCH] Use ALIGN to remove duplicate codeNick Wilson2005-06-251-1/+1
* | | | | [PATCH] kexec code cleanupManeesh Soni2005-06-252-8/+11
* | | | | [PATCH] kdump: Use real pt_regs from exceptionAlexander Nyberg2005-06-252-3/+8
* | | | | [PATCH] kdump: Access dump file in elf format (/proc/vmcore)Vivek Goyal2005-06-252-0/+11
* | | | | [PATCH] Retrieve elfcorehdr address from command lineVivek Goyal2005-06-251-0/+1
* | | | | [PATCH] kdump: Routines for copying dump pagesVivek Goyal2005-06-252-0/+14
* | | | | [PATCH] kdump: Retrieve saved max pfnVivek Goyal2005-06-251-0/+4
* | | | | [PATCH] kexec: s390 supportHeiko Carstens2005-06-251-0/+1
* | | | | [PATCH] kexec: add kexec syscallsEric W. Biederman2005-06-253-2/+133
* | | | | [PATCH] sched: voluntary kernel preemptionIngo Molnar2005-06-251-5/+13
* | | | | [PATCH] Dynamic sched domains: sched changesDinakar Guniguntala2005-06-251-0/+2
* | | | | [PATCH] sched: consolidate sbe sbfNick Piggin2005-06-251-1/+1
* | | | | [PATCH] sched: cleanup context switch lockingNick Piggin2005-06-252-3/+8
* | | | | [PATCH] sched: sched tuningNick Piggin2005-06-251-6/+5
* | | | | [PATCH] sched: schedstats update for balance on forkNick Piggin2005-06-251-2/+8
OpenPOWER on IntegriCloud