summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Remove MODULE_PARMRusty Russell2006-03-2556-329/+146
* [PATCH] hysdn: remove custom typesAndrew Morton2006-03-2512-126/+127
* [PATCH] drivers/block/nbd.c: don't defer compile error to runtimeAdrian Bunk2006-03-251-4/+1
* [PATCH] constify tty flip buffer handlingThomas Koeller2006-03-252-4/+4
* [PATCH] ISDN: fix copy_to_user() unused result warning in isdn_pppJesper Juhl2006-03-251-1/+2
* [PATCH] Add lookup_instantiate_filp usage warningOleg Drokin2006-03-251-0/+4
* [PATCH] Introduce FMODE_EXEC file flagOleg Drokin2006-03-252-2/+7
* [PATCH] reiserfs: reiserfs_file_write() will lose error code when a 0-length ...Jeff Mahoney2006-03-251-4/+4
* [PATCH] reiserfs: handle trans_id overflowAlexander Zarochentsev2006-03-251-3/+18
* [PATCH] reiserfs: fix transaction overflowingAlexander Zarochentzev2006-03-252-138/+77
* [PATCH] fs/inode.c: make iprune_mutex staticAdrian Bunk2006-03-252-2/+1
* [PATCH] Small cleanup in quota.hJan Kara2006-03-251-1/+0
* [PATCH] Missed error checking for intent's filp in open_namei().Oleg Drokin2006-03-251-0/+6
* [PATCH] jbd: convert kjournald to kthread APIAndrew Morton2006-03-251-4/+4
* [PATCH] jbd: embed j_commit_timer in journal structAndrew Morton2006-03-253-13/+14
* [PATCH] Keys: Replace duplicate non-updateable keys rather than failingDavid Howells2006-03-251-5/+9
* [PATCH] Keys: Fix key quota management on key allocationDavid Howells2006-03-251-2/+2
* [PATCH] x86: HUGETLBFS and DEBUG_PAGEALLOC are incompatibleChen, Kenneth W2006-03-251-1/+1
* [PATCH] x86: make CONFIG_HOTPLUG_CPU depend on !X86_PCAshok Raj2006-03-251-1/+1
* [PATCH] quieten zone_pcp_initAnton Blanchard2006-03-251-2/+3
* [PATCH] mm: make page migration dependent on swap and NUMAChristoph Lameter2006-03-251-2/+2
* [PATCH] slab: fix memory leak in alloc_kmemlistChristoph Lameter2006-03-251-5/+28
* [PATCH] alloc_kmemlist: Some cleanup in preparation for a real memory leak fixChristoph Lameter2006-03-251-17/+17
* [PATCH] slab: Bypass free lists for __drain_alien_cache()Christoph Lameter2006-03-251-2/+9
* [PATCH] slab: add transfer_objects() functionChristoph Lameter2006-03-251-14/+28
* [PATCH] mm: use kmem_cache_zallocPekka Enberg2006-03-252-6/+3
* [PATCH] slab: optimize constant-size kzalloc callsPekka Enberg2006-03-252-6/+30
* [PATCH] slab: introduce kmem_cache_zalloc allocatorPekka Enberg2006-03-253-0/+29
* [PATCH] slab: implement /proc/slab_allocatorsAl Viro2006-03-256-11/+222
* [PATCH] cirrus ep93xx watchdog driverAlessandro Zummo2006-03-253-0/+268
* [PATCH] Optimise d_find_alias()David Howells2006-03-251-4/+7
* [PATCH] Validate and sanitze itimer timeval from userspaceThomas Gleixner2006-03-252-0/+78
* [PATCH] sys_alarm() unsigned signed conversion fixupThomas Gleixner2006-03-256-61/+43
* [PATCH] timer irq driven soft watchdog fixAndrew Morton2006-03-251-0/+1
* [PATCH] fix DMI onboard device discoveryAndrey Panin2006-03-251-1/+1
* [PATCH] net: ne2k.c won't compile if pci_clone_list is constHorms2006-03-241-1/+1
* [PATCH] AT91RM9200 Ethernet driverAndrew Victor2006-03-245-0/+1358
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-03-2412-506/+551
|\
| * [PATCH] libata: Remove dependence on host_set->dev for SASBrian King2006-03-242-6/+8
| * [PATCH] libata: ata_scsi_ioctl cleanupBrian King2006-03-241-13/+0
| * [PATCH] libata: ata_scsi_queuecmd cleanupBrian King2006-03-241-14/+18
| * [libata] export ata_dev_pair; trim trailing whitespaceJeff Garzik2006-03-246-47/+48
| * [PATCH] libata: add ata_dev_pair helperAlan Cox2006-03-242-0/+19
| * [PATCH] Make libata not powerdown drivers on PM_EVENT_FREEZE.Nigel Cunningham2006-03-245-8/+9
| * [PATCH] libata: make ata_set_mode() responsible for failure handlingTejun Heo2006-03-241-20/+36
| * [PATCH] libata: use ata_dev_disable() in ata_bus_probe()Tejun Heo2006-03-241-3/+1
| * [PATCH] libata: implement ata_dev_disable()Tejun Heo2006-03-241-0/+9
| * [PATCH] libata: check if port is disabled after internal commandTejun Heo2006-03-241-0/+16
| * [PATCH] libata: make per-dev transfer mode limits per-devTejun Heo2006-03-242-2/+2
| * [PATCH] libata: add per-dev pio/mwdma/udma_maskTejun Heo2006-03-242-18/+30
OpenPOWER on IntegriCloud