summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-04-19[PATCH] savagefb: fix section mismatch warningsRandy Dunlap1-3/+3
2006-04-19[PATCH] radeonfb section mismatchesRandy Dunlap1-1/+1
2006-04-19[PATCH] fb: Fix section mismatch in savagefbJean Delvare1-1/+1
2006-04-19[PATCH] alim15x3: ULI M-1573 south Bridge supportKAI.HSU1-0/+2
2006-04-19[PATCH] remove the obsolete IDEPCI_FLAG_FORCE_PDCAdrian Bunk3-16/+0
2006-04-19[PATCH] ide: ATI SB600 IDE supportAnatoli Antonovitch2-0/+5
2006-04-19[PATCH] Switch Kprobes inline functions to __kprobes for sparc64Prasanna S Panchamukhi1-6/+6
2006-04-19[PATCH] Switch Kprobes inline functions to __kprobes for ia64Prasanna S Panchamukhi1-5/+5
2006-04-19[PATCH] Switch Kprobes inline functions to __kprobes for ppc64Prasanna S Panchamukhi1-7/+7
2006-04-19[PATCH] Switch Kprobes inline functions to __kprobes for x86_64Prasanna S Panchamukhi1-5/+5
2006-04-19[PATCH] Switch Kprobes inline functions to __kprobes for i386Prasanna S Panchamukhi1-9/+9
2006-04-19[PATCH] pnp: fix two messages in manager.cJan Engelhardt1-2/+2
2006-04-19[PATCH] parport_pc: fix section mismatch warnings (v2)Randy.Dunlap1-10/+10
2006-04-19[PATCH] Open IPMI BT overflowHeikki Orsila1-1/+1
2006-04-19[PATCH] Fix potential NULL pointer deref in gen_init_cpioJesper Juhl1-1/+3
2006-04-19[PATCH] config: update usage/help infoRandy Dunlap2-2/+24
2006-04-19[PATCH] IPMI: fix devinit placementRandy Dunlap1-2/+2
2006-04-19[PATCH] Doc: vm/hugetlbpage update-2Randy Dunlap1-1/+10
2006-04-19[PATCH] apm: fix Armada laptops againSamuel Thibault1-1/+1
2006-04-19[PATCH] voyager: no need to define BITS_PER_BYTE when it's already in types.hJesper Juhl1-1/+0
2006-04-19[PATCH] Kconfig.debug: Set DEBUG_MUTEX to off by defaultTim Chen1-1/+1
2006-04-19[PATCH] Fix file lookup without refDipankar Sarma3-10/+28
2006-04-19[PATCH] uml: add missing __volatile__Jeff Dike2-7/+7
2006-04-19[PATCH] uml: physical memory map file fixesRob Landley2-24/+118
2006-04-19[PATCH] uml: __user annotationsAl Viro1-3/+3
2006-04-19[PATCH] uml: change sigjmp_buf to jmp_bufJeff Dike6-27/+27
2006-04-19[PATCH] m32r: update switch_to macro for tuningHirokazu Takata2-47/+26
2006-04-19[PATCH] m32r: Remove a warning in m32r_sio.cHirokazu Takata1-1/+0
2006-04-19[PATCH] m32r: mappi3 reboot supportHirokazu Takata2-11/+15
2006-04-19[PATCH] m32r: update include/asm-m32r/semaphore.hHirokazu Takata1-60/+4
2006-04-19[PATCH] m32r: Fix pt_regs for !COFNIG_ISA_DSP_LEVEL2 targetHirokazu Takata5-45/+40
2006-04-19[PATCH] x86 cpuid and msr notifier callback section mismatchesRandy Dunlap2-2/+2
2006-04-19[PATCH] asm-i386/atomic.h: local_irq_save should be used instead of local_irq...lepton1-2/+3
2006-04-19[PATCH] selinux: Fix MLS compatibility off-by-one bugRon Yorston1-1/+1
2006-04-19[PATCH] hugetlbfs: add Kconfig help textArthur Othieno1-0/+6
2006-04-19[PATCH] page_alloc.c: buddy handling cleanupAndrew Morton1-4/+6
2006-04-19[PATCH] mm: fix mm_struct reference counting bugs in mm/oom_kill.cDave Peterson1-22/+23
2006-04-19[PATCH] oom-kill: mm locking fixAndrew Morton1-8/+18
2006-04-19[PATCH] mm/slob.c: for_each_possible_cpu(), not NR_CPUSJohn Hawkes1-7/+3
2006-04-19[PATCH] swsusp: prevent possible image corruption on resumeRafael J. Wysocki1-4/+5
2006-04-19[PATCH] m41t00: fix bitmasks when writing to chipDavid Barksdale1-4/+4
2006-04-19[PATCH] uml: MADV_REMOVE fixesJeff Dike3-2/+6
2006-04-19[PATCH] for_each_possible_cpu: x86_64KAMEZAWA Hiroyuki1-1/+1
2006-04-19[PATCH] task: Make task list manipulations RCU safeEric W. Biederman4-5/+4
2006-04-19[PATCH] uml: make 64-bit COW files compatible with 32-bit onesPaolo 'Blaisorblade' Giarrusso1-1/+1
2006-04-19[PATCH] splice: fixup writeout path after ->map changesJens Axboe1-19/+30
2006-04-19[PATCH] splice: offset fixesJens Axboe1-15/+30
2006-04-19[PATCH] tee: link_pipe() must be careful when dropping one of the pipe locksJens Axboe1-4/+14
2006-04-19[PATCH] splice: cleanup the SPLICE_F_NONBLOCK handlingJens Axboe1-14/+16
2006-04-19[PATCH] splice: close i_size truncate races on readJens Axboe1-6/+37