summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master'Jeff Garzik2006-02-1384-470/+646
|\
| * Linux v2.6.16-rc3v2.6.16-rc3Linus Torvalds2006-02-121-1/+1
| * [PATCH] x86_64: GART DMA merging fixAndi Kleen2006-02-121-4/+2
| * [PATCH] arch/x86_64/kernel/traps.c PTRACE_SINGLESTEP oopsJohn Blackwood2006-02-121-1/+17
| * [PATCH] orinoco: support smc2532wJesse Allen2006-02-121-0/+1
| * [PATCH] reiserfs: disable automatic enabling of reiserfs inode attributesJeff Mahoney2006-02-121-2/+0
| * [PATCH] netfilter: fix build error due to missing has_bridge_parent macroJesper Juhl2006-02-121-1/+1
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2006-02-122-223/+239
| |\
| | * [WATCHDOG] pcwd.c - update module version infoWim Van Sebroeck2006-02-121-2/+7
| | * [WATCHDOG] pcwd.c show card info patchWim Van Sebroeck2006-02-121-78/+79
| | * [WATCHDOG] pcwd.c move get_support to pcwd_check_temperature_supportWim Van Sebroeck2006-02-121-7/+7
| | * [WATCHDOG] pcwd.c Control Status #2 patchWim Van Sebroeck2006-02-121-11/+13
| | * [WATCHDOG] pcwd.c private data struct patchWim Van Sebroeck2006-02-121-102/+104
| | * [WATCHDOG] pcwd.c card_found-- fix.Wim Van Sebroeck2006-02-121-0/+1
| | * [WATCHDOG] pcwd.c add comments + tabsWim Van Sebroeck2006-02-121-34/+37
| | * [WATCHDOG] sa1100_wdt.c sparse clean (2)Ian Campbell2006-02-121-5/+7
| * | [PATCH] s390: fstatat64 supportHeiko Carstens2006-02-124-6/+28
| |/
| * [PATCH] fbdev: video_setup() warning fixAndrew Morton2006-02-111-0/+2
| * [PATCH] nvidiafb: Add support for Geforce4 MX 4000Antonino A. Daplas2006-02-112-0/+3
| * [PATCH] drivers/video/Kconfig: remove unused BUS_I2C optionAdrian Bunk2006-02-111-5/+0
| * [PATCH] tipar fixesAndrew Morton2006-02-111-3/+12
| * [PATCH] s390: remove one set of brackets in __constant_test_bit()Eric Paris2006-02-111-2/+2
| * [PATCH] s390: add #ifdef __KERNEL__ to asm-s390/setup.hHeiko Carstens2006-02-111-4/+6
| * [PATCH] s390: add support for unshare system callHeiko Carstens2006-02-113-1/+8
| * [PATCH] s390: fix non smp build of kexecHeiko Carstens2006-02-112-2/+4
| * [PATCH] s390: update maintainers fileHeiko Carstens2006-02-111-1/+17
| * [PATCH] s390: earlier initialization of cpu_possible_mapHeiko Carstens2006-02-111-5/+1
| * [PATCH] s390: fix sclp memory corruption in tty pages listPeter Oberparleiter2006-02-111-8/+5
| * [PATCH] s390: update default configurationHeiko Carstens2006-02-111-4/+5
| * [PATCH] s390: fix locking in __chp_add() and s390_subchannel_remove_chpid()Cornelia Huck2006-02-111-5/+5
| * [PATCH] x86: print out early faults via early_printk()Ingo Molnar2006-02-111-0/+4
| * [PATCH] vmscan: skip reclaim_mapped determination if we do not swapChristoph Lameter2006-02-111-34/+41
| * [PATCH] vmscan: remove duplicate increment of reclaim_in_progressChristoph Lameter2006-02-111-2/+0
| * [PATCH] zone reclaim: do not check references to a page during zone reclaimChristoph Lameter2006-02-111-1/+5
| * [PATCH] select: fix returned timevalAndrew Morton2006-02-114-22/+92
| * [PATCH] x86-64: Fix HPET timer on x460Chris McDermott2006-02-113-4/+12
| * [PATCH] Add wording to m68k .S files to help clarify license infoMatt Waddel2006-02-1142-126/+84
| * [PATCH] fstatat64 supportUlrich Drepper2006-02-117-4/+50
* | [PATCH] libata: kill sht->max_sectorsTejun Heo2006-02-1215-15/+0
* | [PATCH] libata: add per-device max_sectorsTejun Heo2006-02-124-17/+13
* | [PATCH] libata: move cdb_len for host to deviceTejun Heo2006-02-125-13/+19
* | [PATCH] libata: make ata_dev_knobble() per-deviceTejun Heo2006-02-121-4/+5
* | [PATCH] libata: don't do EDD handling if ->probe_reset is usedTejun Heo2006-02-121-1/+2
* | [PATCH] libata: make ata_dump_id() take @id instead of @devTejun Heo2006-02-121-18/+18
* | [PATCH] libata: separate out ata_id_major_version()Tejun Heo2006-02-122-5/+11
* | [PATCH] libata: separate out ata_id_n_sectors()Tejun Heo2006-02-121-8/+18
* | [PATCH] libata: use ata_dev_id_c_string()Tejun Heo2006-02-123-35/+13
* | [PATCH] libata: implement ata_dev_id_c_string()Tejun Heo2006-02-122-0/+31
* | [PATCH] ata_piix: kill spurious assignment in piix_sata_probe()Tejun Heo2006-02-121-3/+0
* | [PATCH] libata: allow ->probe_reset to return ATA_DEV_UNKNOWNTejun Heo2006-02-121-1/+4
OpenPOWER on IntegriCloud