summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] ramfs needs to update directory m/ctime on symlinkPeter Staubach2006-03-061-0/+1
* [PATCH] EFI: Fix gdt loadEdgar Hucek2006-03-061-6/+8
* [PATCH] numa_maps updateChristoph Lameter2006-03-061-25/+95
* [PATCH] alsa: fix error paths in snd_ctl_elem_add()Takashi Iwai2006-03-061-4/+2
* [PATCH] time: add barrier after updating jiffies_64Atsushi Nemoto2006-03-061-0/+2
* [PATCH] Increase max kmalloc size for very large systemsJack Steiner2006-03-061-1/+3
* [PATCH] memory-hotplug compile fixKAMEZAWA Hiroyuki2006-03-061-0/+4
* [PATCH] add missing pm_power_off'sAdrian Bunk2006-03-063-0/+9
* [PATCH] s390: fix compile with VIRT_CPU_ACCOUNTING=nJan Blunck2006-03-061-0/+2
* [PATCH] fix next_timer_interrupt() for hrtimerTony Lindgren2006-03-064-4/+61
* [PATCH] x86: fix potential jiffies overflow in timer_resume()Atsushi Nemoto2006-03-061-2/+2
* [PATCH] i4l: fix compatiblity issue with big endian systemsKarsten Keil2006-03-061-19/+13
* [PATCH] i4l: fix refcounting problem with ttyIx devicesKarsten Keil2006-03-061-0/+1
* [PATCH] i4l: add new PCI IDs for HFC-S PCIKarsten Keil2006-03-063-0/+6
* [PATCH] cramfs mounts provide corrupted content since 2.6.15Dave Johnson2006-03-061-31/+29
* slab: clarify and fix calculate_slab_order()Linus Torvalds2006-03-061-12/+12
* Allocate 96 bytes for SCSI sense data replyLinus Torvalds2006-03-061-1/+1
* Add early-boot-safety check to cond_resched()Linus Torvalds2006-03-061-0/+2
* [PATCH] USB Serial: fix use-after-free bug in usb-serial coreGreg Kroah-Hartman2006-03-061-5/+5
* Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-03-062-3/+2
|\
| * [PATCH] chelsio: fix kmalloc failure in t1_espi_createEric Sesterhenn2006-03-061-3/+1
| * Merge branch 'master'Jeff Garzik2006-03-065-17/+22
| |\
| * | s2io: set_multicast_list bugJeff Garzik2006-03-041-0/+1
* | | Fix "check_slabp" printout size calculationLinus Torvalds2006-03-061-1/+1
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6-stableLinus Torvalds2006-03-053-4/+4
|\ \ \
| * | | [CIFS] Always match oplock break (cache notification) to the right tcpSteve French2006-03-053-4/+4
| | |/ | |/|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-03-0515-21/+21
|\ \ \
| * | | [SPARC64]: Mark __ex_table section correctly.David S. Miller2006-03-0415-21/+21
| |/ /
* | | [DCCP] ccid3: Divide by zero fixIan McDonald2006-03-041-3/+7
* | | [ATM]: [fore200e] fix section mismatch warningsSam Ravnborg2006-03-041-18/+18
* | | [ATM]: keep atmsvc failure messages quietChas Williams2006-03-041-8/+2
* | | [BRIDGE]: generate kobject remove eventStephen Hemminger2006-03-041-0/+1
* | | [BRIDGE]: port timer initializationStephen Hemminger2006-03-042-3/+2
* | | [BRIDGE]: fix crash in STPStephen Hemminger2006-03-041-14/+15
|/ /
* | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-03-041-0/+2
|\ \
| * | [PATCH] Add missing ifdef for VIA RNG codeMark Brown2006-03-031-0/+2
| |/
* | Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2006-03-041-12/+12
|\ \
| * | [MMC] au1xmmc: Fix a compilation warning ('status' is not used)Martin Michlmayr2006-03-041-1/+0
| * | [MMC] au1xmmc: Fix linking error because mmc_rsp_type doesn't existMartin Michlmayr2006-03-041-1/+1
| * | [MMC] au1xmmc: Fix compilation error by using platform_driverMartin Michlmayr2006-03-041-10/+11
| |/
* | ppc64: make sure to align stack pointer to 16 bytes at bootLinus Torvalds2006-03-041-0/+3
* | [PATCH] reiserfs: fix unaligned bitmap usageJeff Mahoney2006-03-022-5/+5
|/
* [PATCH] reiserfs: do not check if unsigned < 0Vladimir V. Saveliev2006-03-023-15/+10
* [PATCH] numa_maps: Fix potential crash on non IA64 platformsChristoph Lameter2006-03-021-1/+2
* [PATCH] time_interpolator: Use readq_relaxed() instead of readq().Christoph Lameter2006-03-021-2/+2
* [PATCH] fix acpi_video_flags on x86-64Stefan Seyfried2006-03-021-1/+1
* [PATCH] v9fs: simplify fid mappingEric Van Hensbergen2006-03-024-126/+15
* [PATCH] v9fs: fix bug in atomic create open fixEric Van Hensbergen2006-03-021-2/+5
* [PATCH] v9fs: fix atomic create openLatchesar Ionkov2006-03-026-296/+379
* [PATCH] "drivers/mtd/redboot.c: recognise a foreign byte sex partition table"...John Bowler2006-03-021-12/+10
OpenPOWER on IntegriCloud