aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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-18Linux v2.6.17-rc2v2.6.17-rc2Linus Torvalds1-1/+1
2006-04-18Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds197-3989/+7745
2006-04-19[MAINTAINERS] The ham radio code now has website at http://www.linux-ax25.org.Ralf Baechle1-0/+3
2006-04-19[MIPS] Use __ffs() instead of ffs() for waybit calculation.Atsushi Nemoto2-9/+9
2006-04-19[MIPS] Fix Makefile bugs for MIPS32/MIPS64 R1 and R2.Ralf Baechle1-4/+4
2006-04-19[MIPS] Handle IDE PIO cache aliases on SMP.Ralf Baechle7-2/+60
2006-04-19[MIPS] Make mips_srs_init static.Ralf Baechle1-1/+1
2006-04-19[MIPS] MIPS boards: Set HZ to 100.Ralf Baechle1-0/+13
2006-04-19[MIPS] kgdb: Let gcc compute the array size itself.Ralf Baechle1-1/+1
2006-04-19[MIPS] FPU affinity for MT ASE.Ralf Baechle10-2/+125
2006-04-19[MIPS] MT: Improved multithreading support.Ralf Baechle51-176/+3720
2006-04-19[MIPS] kpsd and other AP/SP improvements.Ralf Baechle9-394/+1307
2006-04-19[MIPS] R2: Instruction hazard barrier.Ralf Baechle1-0/+15
2006-04-19[MIPS] Fix genrtc compilation.Ralf Baechle1-2/+2
2006-04-19[MIPS] R2: Implement shadow register allocation without spinlock.Ralf Baechle1-23/+18
2006-04-19[MIPS] Fix VR41xx build errors.Yoichi Yuasa1-0/+13
2006-04-19[MIPS] Fix tx49_blast_icache32_page_indexed.Atsushi Nemoto1-1/+2
2006-04-19[MIPS] Enable SCHED_NO_NO_OMIT_FRAME_POINTER for MIPS.Atsushi Nemoto1-0/+4
2006-04-19[MIPS] Use "R" constraint for cache_op.Ralf Baechle1-1/+1
2006-04-19[MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle100-3388/+1114
2006-04-19[MIPS] Fix the crime against humanity that mipsIRQ.S is.Ralf Baechle9-67/+260
2006-04-19[MIPS] Fixup damage done by 22a9835c350782a5c3257343713932af3ac92ee0.Ralf Baechle2-4/+6
2006-04-19[MIPS] Replace redundant declarations of _end by <asm/sections.h>.Ralf Baechle5-10/+7
2006-04-19[MIPS] JMR3927 build fixes for the RTC code.Ralf Baechle3-32/+45
2006-04-19[MIPS] EV96100: ev96100_cpu_irq needs a struct pt_regs argument.Ralf Baechle1-1/+1
2006-04-19[MIPS] EV96100: Fix over two year old typo in variable name.Ralf Baechle1-1/+1
2006-04-19[MIPS] Ocelot 3: Fix build errors after the recent move of Marvell headers.Ralf Baechle1-12/+12
2006-04-19[MIPS] MV6434x: Add prototype of interrupt dispatch function.Ralf Baechle1-0/+2
2006-04-19[MIPS] it8172: Fix build of serial driver.Ralf Baechle1-6/+6
2006-04-19[MIPS] ITE: Glue build.Ralf Baechle1-0/+1
2006-04-19[MIPS] MV6434x: The name of the CPP symbol is __mips__, not __MIPS__.Ralf Baechle1-1/+1
2006-04-19[MIPS] Jaguar: Fix build errors after the recent move of Marvell headers.Ralf Baechle1-18/+18
2006-04-19[MIPS] ITE8172: Fix build error due to missmatching prototypes.Ralf Baechle1-3/+0
2006-04-19[MIPS] Fix CONFIG_LIMITED_DMA build.Ralf Baechle1-0/+2
2006-04-19[MIPS] PNX8550 build fix.Ralf Baechle1-0/+1
2006-04-19[MIPS] Rewrite spurious_interrupt from assembler to C.Ralf Baechle18-44/+40
2006-04-19[MIPS] Fix breakage due to the grand makefile crapectomy.Ralf Baechle1-2/+2
2006-04-19[MIPS] Sort out duplicate exports.Ralf Baechle2-17/+0
2006-04-19[MIPS] Wire up sync_file_range(2).Ralf Baechle6-6/+23
2006-04-19[MIPS] Wire splice syscall.Ralf Baechle5-6/+13
2006-04-19[MIPS] More SHT_* and SHF_* ELF definitions.Ralf Baechle1-2/+43
2006-04-19[MIPS] Fix vectored interrupt support in TLB exception handler generator.Ralf Baechle2-2/+3
2006-04-19[MIPS] Provide access functions for c0_badvaddr.Ralf Baechle1-0/+3
2006-04-19[MIPS] Some formatting fixes.Ralf Baechle1-3/+3
2006-04-19[MIPS] Fixup printk in mips_srs_init.Ralf Baechle1-1/+2
2006-04-19[MIPS] Remove redundant initialization of sr_allocated.Ralf Baechle1-2/+0
2006-04-19[MIPS] Make set_vi_srs_handler static.Ralf Baechle2-2/+1
2006-04-19[MIPS] Cleanup free_initmem the same way as i386 did.Ralf Baechle1-25/+23
2006-04-19[MIPS] Added tb0287_defconfig back.Yoichi Yuasa1-0/+1096
2006-04-18Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds8-18/+30
2006-04-18Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-1/+1
2006-04-18Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds5-18/+27
2006-04-18Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-14/+15
2006-04-18[SPARC64]: Fix dependencies of HUGETLB_PAGE_SIZE_64KJean-Luc Léger1-1/+1
2006-04-18[NET]: Remove redundant NULL checks before [kv]freeJesper Juhl2-7/+3
2006-04-18unaligned access in sk_run_filter()Dmitry Mishin1-2/+3
2006-04-18[IPV6]: Clean up hop-by-hop options handler.YOSHIFUJI Hideaki3-5/+4
2006-04-18[IPV6] XFRM: Fix decoding session with preceding extension header(s).YOSHIFUJI Hideaki1-2/+2
2006-04-18[IPV6] XFRM: Don't use old copy of pointer after pskb_may_pull().YOSHIFUJI Hideaki1-1/+3
2006-04-18[IPV6]: Ensure to have hop-by-hop options in our header of &sk_buff.YOSHIFUJI Hideaki1-0/+12
2006-04-18[TCP]: Fix truesize underflowHerbert Xu1-1/+3
2006-04-18[CPUFREQ] powernow-k8.c: fix a check-after-useAdrian Bunk1-2/+5
2006-04-18[CPUFREQ] Remove duplicate check in powernow-k8Tobias Klauser1-3/+0
2006-04-18[CPUFREQ] drivers/cpufreq/cpufreq.c: static functions mustn't be exportedAdrian Bunk1-1/+0
2006-04-18[CPUFREQ] If max_freq got reduced (e.g. by _PPC) a write to sysfs scaling_gov...Thomas Renninger1-2/+15
2006-04-18Merge ../linusDave Jones2041-80487/+94758
2006-04-18[ARM] 3479/1: Corgi SSP: Fix potential concurrent access problemRichard Purdie1-6/+3
2006-04-18[ARM] 3478/1: SharpSL SCOOP: Fix potenial build failureRichard Purdie2-8/+12
2006-04-18x86: be careful about tailcall breakage for sys_open[at] tooLinus Torvalds1-2/+14
2006-04-18x86: don't allow tail-calls in sys_ftruncate[64]()Linus Torvalds1-2/+6
2006-04-18Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds7-133/+152
2006-04-18[PATCH] i386: Move CONFIG_DOUBLEFAULT into arch/i386 where it belongs.Andi Kleen2-9/+9
2006-04-18[PATCH] x86_64: Add tee and sync_file_rangeAndi Kleen2-1/+4
2006-04-18[PATCH] x86_64: Increase NUMA hash function nodemapAndi Kleen1-1/+2
2006-04-18[PATCH] x86_64: x86_64 add crashdump trigger pointsVivek Goyal1-0/+5
2006-04-18[PATCH] i386/x86-64: Fix ACPI disabled LAPIC handling mismergeAndi Kleen1-1/+4
2006-04-18[PATCH] x86_64: Update defconfigAndi Kleen1-6/+13
2006-04-18Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2-15/+43
2006-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds22-120/+191
2006-04-18[PATCH] cfq: Further rbtree traversal and cfq_exit_queue() race fixOGAWA Hirofumi1-7/+12
2006-04-18powerpc: Use correct sequence for putting CPU into nap modePaul Mackerras8-65/+109
2006-04-18drm: Fix further issues in drivers/char/drm/via_irq.cJayachandran C1-3/+4
2006-04-18drivers/char/drm/drm_memory.c: possible cleanupsAdrian Bunk4-30/+25
2006-04-18[PATCH 2/2] cfq: fix cic's rbtree traversalOGAWA Hirofumi1-6/+27
2006-04-18[PATCH 1/2] iosched: fix typo and barrier()OGAWA Hirofumi2-4/+6
2006-04-17[PATCH] IPC: access to unmapped vmalloc area in grow_ary()Alexey Kuznetsov1-2/+1
2006-04-17[PATCH] Fix MADV_REMOVE protection checkingHugh Dickins1-0/+3
2006-04-17Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+4
2006-04-17Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/stable-2.6Linus Torvalds5-48/+59
2006-04-17[IPV4]: ip_route_input panic fixStephen Hemminger1-1/+4
2006-04-17[PATCH] shmat: stop mprotect from giving write permission to a readonly attac...Hugh Dickins1-0/+2
2006-04-17[PATCH] cciss: bug fix for crash when running hpacucliMike Miller1-47/+49
2006-04-17[PATCH] ext3: Fix missed mutex unlockAnaniev, Leonid I1-0/+1
2006-04-17[PATCH] Fix block device symlink nameStephen Rothwell1-0/+5
2006-04-17[PATCH] isd200: limit to BLK_DEV_IDERandy Dunlap1-1/+2
2006-04-17[SPARC64]: Export pcibios_resource_to_bus().David S. Miller1-0/+1
2006-04-15Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-4/+18
2006-04-15Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-2/+20
2006-04-15[SERIAL] Update serial driver documentationRussell King1-4/+18
2006-04-15[ARM] 3477/1: ARM EABI: undefine removed syscallsNicolas Pitre1-0/+18
2006-04-14Fix AT91RM9200 build breakageDavid Brownell2-21/+42
2006-04-14[PATCH] kill unushed __put_task_struct_cbEric W. Biederman2-7/+0
2006-04-14[efficeon-agp] Add missing memory maskH. Peter Anvin1-1/+7
2006-04-14Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-4/+9
2006-04-14Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds15-318/+682
2006-04-14Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds5-5/+6
2006-04-14Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds43-13268/+1097
2006-04-14Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds9-35/+51
2006-04-14Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds12-80/+308
2006-04-14Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds22-37/+173
2006-04-14[PATCH] ip_output: account for fraggap when checking to add trailer_lenZach Brown1-1/+1
2006-04-14[IRDA]: smsc-ircc2, smcinit support for ALi ISA bridgesLinus Walleij1-52/+264
2006-04-14[IRDA]: irda-usb, unregister netdev when patch upload failsSamuel Ortiz1-2/+4
2006-04-14[ATM] clip: add module infoStephen Hemminger1-1/+2
2006-04-14[ATM] clip: notifier related cleanupsStephen Hemminger1-20/+6
2006-04-14[ATM] clip: get rid of PROC_FS ifdefStephen Hemminger1-9/+4
2006-04-14[ATM] clip: run through LindentStephen Hemminger1-211/+199
2006-04-14[ATM]: Clip timer race.Stephen Hemminger1-11/+5
2006-04-15kbuild: fix false section mismatch warningsSam Ravnborg1-4/+9
2006-04-14[SPARC]: Hook up sys_tee() into syscall tables.David S. Miller5-5/+6
2006-04-14[ATM]: clip causes unregister hangStephen Hemminger1-15/+27
2006-04-14[XFRM]: Add documentation for async events.Jamal Hadi Salim1-0/+166
2006-04-14[XFRM]: Fix aevent timer.Jamal Hadi Salim2-6/+27
2006-04-14[IPV4]: Possible cleanups.Adrian Bunk8-15/+2
2006-04-14[SCSI] scsi_transport_sas: don't scan a non-existent end deviceJames Bottomley1-0/+2
2006-04-14[PATCH] remove kernel/power/pm.c:pm_unregister()Adrian Bunk2-27/+0
2006-04-14[PATCH] dma doc updatesDavid Brownell2-18/+53
2006-04-14[PATCH] PCI: Add PCI quirk for SMBus on the Asus A6VA notebookJean Delvare1-0/+2
2006-04-14[PATCH] arch/i386/pci/irq.c - new VIA chipsets (fwd)Grzegorz Janoszka1-0/+3
2006-04-14[PATCH] PCI: rpaphp: remove init error conditionJohn Rose1-3/+0
2006-04-14[PATCH] PCI: fix sparse warning about pci_bus_flagsRoland Dreier1-1/+1
2006-04-14[PATCH] pci_ids.h: correct naming of 1022:7450 (AMD 8131 Bridge)John W. Linville2-2/+3
2006-04-14[PATCH] PCI: MSI(X) save/restore for suspend/resumeShaohua Li4-29/+246
2006-04-14[PATCH] DMI: move dmi_scan.c from arch/i386 to drivers/firmware/Bjorn Helgaas5-13/+11
2006-04-14[PATCH] pm: print name of failed suspend functionAndrew Morton5-8/+31
2006-04-14[PATCH] driver core: driver_bind attribute returns incorrect valueRyan Wilson1-0/+5
2006-04-14[PATCH] driver core: fix unnecessary NULL check in drivers/base/class.cJayachandran C1-7/+6
2006-04-14[PATCH] BLOCK: delay all uevents until partition table is scannedKay Sievers2-8/+31
2006-04-14[PATCH] driver core: safely unbind drivers for devices not on a busAlan Stern1-1/+1
2006-04-14[PATCH] sysfs: Allow sysfs attribute files to be pollableNeilBrown7-0/+88
2006-04-14[PATCH] i2c-parport: Make type parameter mandatoryMark M. Hoffman5-12/+29
2006-04-14[PATCH] i2c-sis96x: Remove an init-time log messageMark M. Hoffman1-8/+0
2006-04-14[PATCH] w83792d: Be quiet on misdetectionJean Delvare1-2/+3
2006-04-14[PATCH] i2c: convert m41t00 to use a workqueueMark A. Greer1-7/+9
2006-04-14[PATCH] i2c: convert ds1374 to use a workqueueJean Delvare1-6/+10
2006-04-14[PATCH] USB: add driver for funsoft usb serial deviceGreg Kroah-Hartman3-0/+75
2006-04-14[PATCH] USB: remove __init from usb_console_setupPaul Fulghum1-1/+1
2006-04-14[PATCH] USB: pl2303: added support for OTi's DKU-5 clone cableTomasz Kazmierczak2-0/+5
2006-04-14[PATCH] USB: S3C2410: use clk_enable() to ensure 48MHz to OHCI coreBen Dooks1-8/+24
2006-04-14[PATCH] hid-core.c: fix "input irq status -32 received" for Silvercrest USB K...Jeffrey Vandenbroucke sign1-0/+4
2006-04-14[PATCH] USB: UHCI: don't track suspended portsAlan Stern3-12/+10
2006-04-14[PATCH] USB: keyspan-remote bugfixMichael Downey1-0/+2
2006-04-14[PATCH] USB: Rename ax8817x_func() to asix_func() and add utility functions t...David Hollis1-164/+163
2006-04-14[PATCH] USB: linux/usb/net2280.h common definitionsPete Zaitcev2-416/+445
2006-04-14[PATCH] USB: g_ether, highspeed conformance fixDavid Brownell1-3/+3
2006-04-14[PATCH] USB: usbtest: scatterlist OUT data pattern testingDavid Brownell1-0/+13
2006-04-14[PATCH] USB: at91 usb driver supend/resume fixesDavid Brownell2-20/+19
2006-04-14[PATCH] USB: gadget zero poisons OUT buffersDavid Brownell1-2/+5
2006-04-14[PATCH] USB: gadgetfs highspeed bugfixDavid Brownell1-12/+12
2006-04-14[PATCH] USB: rndis_host whitespace/comment updatesDavid Brownell1-7/+21