summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-04-191-58/+127
|\ \
| * | [PATCH] splice: fixup writeout path after ->map changesJens Axboe2006-04-191-19/+30
| * | [PATCH] splice: offset fixesJens Axboe2006-04-191-15/+30
| * | [PATCH] tee: link_pipe() must be careful when dropping one of the pipe locksJens Axboe2006-04-191-4/+14
| * | [PATCH] splice: cleanup the SPLICE_F_NONBLOCK handlingJens Axboe2006-04-191-14/+16
| * | [PATCH] splice: close i_size truncate races on readJens Axboe2006-04-191-6/+37
| |/
* | [PATCH] fbdev: Fix return error of fb_writeAntonino A. Daplas2006-04-191-4/+10
* | [PATCH] savagefb: fix section mismatch warningsRandy Dunlap2006-04-191-3/+3
* | [PATCH] radeonfb section mismatchesRandy Dunlap2006-04-191-1/+1
* | [PATCH] fb: Fix section mismatch in savagefbJean Delvare2006-04-191-1/+1
* | [PATCH] alim15x3: ULI M-1573 south Bridge supportKAI.HSU2006-04-191-0/+2
* | [PATCH] remove the obsolete IDEPCI_FLAG_FORCE_PDCAdrian Bunk2006-04-193-16/+0Star
* | [PATCH] ide: ATI SB600 IDE supportAnatoli Antonovitch2006-04-192-0/+5
* | [PATCH] Switch Kprobes inline functions to __kprobes for sparc64Prasanna S Panchamukhi2006-04-191-6/+6
* | [PATCH] Switch Kprobes inline functions to __kprobes for ia64Prasanna S Panchamukhi2006-04-191-5/+5
* | [PATCH] Switch Kprobes inline functions to __kprobes for ppc64Prasanna S Panchamukhi2006-04-191-7/+7
* | [PATCH] Switch Kprobes inline functions to __kprobes for x86_64Prasanna S Panchamukhi2006-04-191-5/+5
* | [PATCH] Switch Kprobes inline functions to __kprobes for i386Prasanna S Panchamukhi2006-04-191-9/+9
* | [PATCH] pnp: fix two messages in manager.cJan Engelhardt2006-04-191-2/+2
* | [PATCH] parport_pc: fix section mismatch warnings (v2)Randy.Dunlap2006-04-191-10/+10
* | [PATCH] Open IPMI BT overflowHeikki Orsila2006-04-191-1/+1
* | [PATCH] Fix potential NULL pointer deref in gen_init_cpioJesper Juhl2006-04-191-1/+3
* | [PATCH] config: update usage/help infoRandy Dunlap2006-04-192-2/+24
* | [PATCH] IPMI: fix devinit placementRandy Dunlap2006-04-191-2/+2
* | [PATCH] Doc: vm/hugetlbpage update-2Randy Dunlap2006-04-191-1/+10
* | [PATCH] apm: fix Armada laptops againSamuel Thibault2006-04-191-1/+1
* | [PATCH] voyager: no need to define BITS_PER_BYTE when it's already in types.hJesper Juhl2006-04-191-1/+0Star
* | [PATCH] Kconfig.debug: Set DEBUG_MUTEX to off by defaultTim Chen2006-04-191-1/+1
* | [PATCH] Fix file lookup without refDipankar Sarma2006-04-193-10/+28
* | [PATCH] uml: add missing __volatile__Jeff Dike2006-04-192-7/+7
* | [PATCH] uml: physical memory map file fixesRob Landley2006-04-192-24/+118
* | [PATCH] uml: __user annotationsAl Viro2006-04-191-3/+3
* | [PATCH] uml: change sigjmp_buf to jmp_bufJeff Dike2006-04-196-27/+27
* | [PATCH] m32r: update switch_to macro for tuningHirokazu Takata2006-04-192-47/+26Star
* | [PATCH] m32r: Remove a warning in m32r_sio.cHirokazu Takata2006-04-191-1/+0Star
* | [PATCH] m32r: mappi3 reboot supportHirokazu Takata2006-04-192-11/+15
* | [PATCH] m32r: update include/asm-m32r/semaphore.hHirokazu Takata2006-04-191-60/+4Star
* | [PATCH] m32r: Fix pt_regs for !COFNIG_ISA_DSP_LEVEL2 targetHirokazu Takata2006-04-195-45/+40Star
* | [PATCH] x86 cpuid and msr notifier callback section mismatchesRandy Dunlap2006-04-192-2/+2
* | [PATCH] asm-i386/atomic.h: local_irq_save should be used instead of local_irq...lepton2006-04-191-2/+3
* | [PATCH] selinux: Fix MLS compatibility off-by-one bugRon Yorston2006-04-191-1/+1
* | [PATCH] hugetlbfs: add Kconfig help textArthur Othieno2006-04-191-0/+6
* | [PATCH] page_alloc.c: buddy handling cleanupAndrew Morton2006-04-191-4/+6
* | [PATCH] mm: fix mm_struct reference counting bugs in mm/oom_kill.cDave Peterson2006-04-191-22/+23
* | [PATCH] oom-kill: mm locking fixAndrew Morton2006-04-191-8/+18
* | [PATCH] mm/slob.c: for_each_possible_cpu(), not NR_CPUSJohn Hawkes2006-04-191-7/+3Star
* | [PATCH] swsusp: prevent possible image corruption on resumeRafael J. Wysocki2006-04-191-4/+5
* | [PATCH] m41t00: fix bitmasks when writing to chipDavid Barksdale2006-04-191-4/+4
* | [PATCH] uml: MADV_REMOVE fixesJeff Dike2006-04-193-2/+6
* | [PATCH] for_each_possible_cpu: x86_64KAMEZAWA Hiroyuki2006-04-191-1/+1