summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-08-01Linux v2.6.13-rc5v2.6.13-rc5Linus Torvalds1-1/+1
2005-08-01[PATCH] ppc64: POWER 4 fails to boot with NUMAMike Kravetz1-1/+6
2005-08-01[PATCH] Module per-cpu alignment cannot always be metRusty Russell1-4/+11
2005-08-01[PATCH] ppc64: topology API fixAnton Blanchard1-1/+4
2005-08-01[PATCH] shm: CONFIG_SHMEM=n build fixAndrew Morton1-1/+1
2005-08-01[PATCH] transmeta: CONFIG_PROC_FS=n build fixAndrew Morton1-0/+2
2005-08-01[PATCH] sys_set_mempolicy() doesnt check if mode < 0Eric Dumazet1-1/+1
2005-08-01[PATCH] x86_64: access of some bad addressHugh Dickins1-2/+6
2005-08-01[PATCH] hfs: don't reference missing pageRoman Zippel2-0/+4
2005-08-01[PATCH] hfs: don't dirty unchanged inodeRoman Zippel2-2/+5
2005-08-01[PATCH] include/linux/dcookies.h: dummy functions must be "static inline"Adrian Bunk1-2/+2
2005-08-01[PATCH] v4l: bug fix to correct tea5767 autodetectionMauro Carvalho Chehab1-3/+10
2005-08-01[PATCH] aacraid: Fix for controller load based timeoutsMark Haverkamp2-6/+3
2005-08-01[PATCH] m32r: Fix local-timer event handlingHirokazu Takata1-9/+4
2005-08-01[PATCH] s390: ioprio & inotify system calls.Martin Schwidefsky3-1/+37
2005-08-01[PATCH] s390: kexec fixes and improvements.Heiko Carstens5-5/+109
2005-08-01[PATCH] ppc32: add missing 4xx EMAC sysfs nodesEugene Surovegin1-1/+11
2005-08-01[PATCH] ppc32: add bamboo defconfigMatt Porter1-0/+943
2005-08-01[PATCH] ppc32: add bamboo platformMatt Porter2-0/+563
2005-08-01[PATCH] ppc32: add 440ep supportMatt Porter16-6/+421
2005-08-01[PATCH] ppc32: Mark boards that don't build as BROKENKumar Gala1-0/+2
2005-08-01[PATCH] silence cs89x0Denis Vlasenko2-4/+9
2005-08-01[PATCH] md: make sure raid5/raid6 resync uses correct 'max_sectors'NeilBrown2-0/+2
2005-08-01[PATCH] ppc64: Fix CONFIG_ALTIVEC not setBenjamin Herrenschmidt1-0/+2
2005-08-01[PATCH] plug MAN-PAGES maintainer in Documentation/SubmittingPatchesPaul Jackson1-0/+5
2005-08-01[PATCH] MAINTAINERS record -- MAN-PAGESMichael Kerrisk1-0/+6
2005-08-01[PATCH] v4l: cx88 card support and documentation finishing touchesMichael Krufky3-1/+31
2005-08-01[PATCH] V4L: Miscellaneous fixesMauro Carvalho Chehab14-30/+68
2005-08-01[PATCH] disable addres space randomization default on transmeta CPUsEric Lammerts1-0/+4
2005-08-01[PATCH] skge build fixAndrew Morton1-0/+3
2005-08-01[PATCH] i2c-mpc.c: revert duplicate patchAndrew Morton1-94/+0
2005-08-01Revert ACPI interrupt resume changesLinus Torvalds1-20/+18
2005-08-01Fix get_user_pages() race for write accessLinus Torvalds1-17/+4
2005-08-01[PATCH] tridentfb: Fix scrolling artifacts during disk IOAntonino A. Daplas1-1/+1
2005-08-01[PATCH] tridentfb: Fix scrolling artifacts if acceleration is enabledAntonino A. Daplas1-10/+16
2005-08-01[PATCH] remove sys_set_zone_reclaim()Ingo Molnar3-3/+2
2005-08-01[PATCH] pcmcia: fix multiple insertion of multifunction cardsDominik Brodowski1-1/+1
2005-08-01[PATCH] pcmcia: defer ide-cs initialization after other IDE drivers started upDominik Brodowski1-1/+1
2005-08-01[PATCH] inotify: fix race between the kernel and user spaceJohn McCutchan1-1/+4
2005-08-01[PATCH] inotify: fix file deletion by rename detectionJohn McCutchan2-2/+7
2005-07-31Merge head 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jg...Linus Torvalds7-459/+807
2005-07-31Merge head 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jg...Linus Torvalds1-1/+1
2005-07-31[PATCH] Display name of fbdev deviceJames Simmons1-0/+8
2005-07-31[PATCH] SMP fix for 6pack driverRalf Baechle1-1/+1
2005-07-31[PATCH] Fix OMAP specific typo in smc91x.hTony Lindgren1-1/+1
2005-07-31[PATCH] sk98lin: fix workaround for yukon-lite chipset (> rev 7)Stephen Hemminger2-5/+5
2005-07-31[PATCH] bonding: documentation updateJay Vosburgh1-301/+677
2005-07-31[PATCH] SCSI_SATA has to be a tristateAdrian Bunk1-1/+1
2005-07-31[PATCH] skge: version 0.8Stephen Hemminger1-1/+1
2005-07-31[PATCH] skge: led toggle cleanupStephen Hemminger2-98/+74
2005-07-31[PATCH] skge: ignore phy interrupts during negotiationStephen Hemminger2-6/+8
2005-07-31[PATCH] skge: fifo control register access fixStephen Hemminger2-18/+10
2005-07-31[PATCH] skge: whitespace fixesStephen Hemminger2-13/+13
2005-07-31[PATCH] skge: support yukon lite rev 4Stephen Hemminger1-4/+4
2005-07-31[PATCH] skge: phy lock deadlockStephen Hemminger1-7/+4
2005-07-31[PATCH] skge: disable tranmitter on shutdownStephen Hemminger1-1/+1
2005-07-31[PATCH] skge: remove SK-9EE supportStephen Hemminger1-1/+0
2005-07-31[PATCH] skge: silence mac data parity messagesStephen Hemminger1-3/+9
2005-07-30[NET] Fix too aggressive backoff in dst garbage collectionDenis Lunev1-4/+11
2005-07-30[NET]: fix oops after tunnel module unloadAlexey Kuznetsov3-7/+55
2005-07-30[NETFILTER] Inherit masq_index to slave connectionsHarald Welte1-0/+5
2005-07-30[NET]: Spelling mistakes threshoulds -> thresholdsBaruch Even2-4/+4
2005-07-30Revert "yenta free_irq on suspend"Linus Torvalds1-9/+0
2005-07-30[PATCH] sk98lin: basic suspend/resume support fixesRafael J. Wysocki1-12/+26
2005-07-30[PATCH] x86_64: avoid wasting IRQs patch updateNatalie.Protasevich@unisys.com1-2/+15
2005-07-30[PATCH] revert bogus softirq changesAndrew Morton1-2/+2
2005-07-30Merge master.kernel.org:/pub/scm/linux/kernel/git/lenb/to-linusLinus Torvalds13-233/+972
2005-07-30[PATCH] vesafb: Document mtrr boot option usageAntonino A. Daplas1-1/+15
2005-07-30[PATCH] x86_64: fix bug in csum_partial_copy_generic()Dave Peterson1-1/+1
2005-07-30[PATCH] ppc32: fix 44x early serial debug for configurations with more than 5...Eugene Surovegin5-11/+37
2005-07-30[PATCH] Fix NUMA node sizing in nr_free_zone_pagesMartin J. Bligh1-11/+10
2005-07-30[PATCH] ppc64: inotify syscallsRobert Love2-1/+10
2005-07-30[PATCH] ppc32: inotify syscallsRobert Love2-1/+7
2005-07-30merge 2.6.13-rc4 with ACPI's to-linus treeLen Brown250-2902/+8013
2005-07-29/home/lenb/src/to-linus branch 'acpi-2.6.12'Len Brown14-233/+980
2005-07-29[ACPI] suspend/resume ACPI PCI Interrupt LinksDavid Shaohua Li8-47/+157
2005-07-29[ACPI] delete boot-time printk()s from processor_idle.cVenkatesh Pallipadi1-2/+0
2005-07-29[ACPI] fix resume issues on Asus L5DRafael J. Wysocki3-1/+77
2005-07-29[ACPI] Always set P-state on initializationDominik Brodowski1-0/+7
2005-07-29[ACPI] Add "ec_polling" boot optionLuming Yu1-171/+722
2005-07-29[ACPI] address boot-freeze with updated DMI blacklist for c-statesDavid Shaohua Li1-9/+12
2005-07-29[PATCH] agp: restore APBASE after setting APSIZEMatthew Garrett2-3/+10
2005-07-29[PATCH] s390: fix inline assembly in appldataGerald Schaefer1-1/+5
2005-07-29[PATCH] s390: device recognitionCornelia Huck1-0/+3
2005-07-29[PATCH] s390: check for interrupt before waitingHeiko Carstens2-0/+14
2005-07-29[PATCH] s390: default configurationMartin Schwidefsky1-111/+142
2005-07-29[PATCH] uml: fix vsyscall brokennessJeff Dike1-1/+5
2005-07-29[PATCH] fbdev: Replace memcpy with for-loop when preparing bitmapAntonino A. Daplas1-2/+4
2005-07-29[PATCH] x86: avoid wasting IRQs patch updateNatalie.Protasevich@unisys.com1-1/+9
2005-07-29[PATCH] vesafb: Fix mtrr bugsAntonino A. Daplas1-11/+36
2005-07-29[PATCH] serial: add MMIO support to 8250_pnpBjorn Helgaas1-7/+15
2005-07-29[PATCH] Fix sync_tsc hangEric W. Biederman3-9/+78
2005-07-29[PATCH] mm: Ensure proper alignment for node_remap_start_pfnRavikiran G Thirumalai1-0/+8
2005-07-29Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-5/+8
2005-07-29[PATCH] USB: hidinput_hid_event() oops fixPete Zaitcev1-2/+3
2005-07-29[PATCH] USB: fix in usb_calc_bus_timeDan Streetman3-7/+9
2005-07-29[PATCH] USB: fix Bug in usb-skeleton.cConger, Chris A1-2/+4
2005-07-29[PATCH] USB: add S3C24XX USB Host driver supportBen Dooks3-0/+502
2005-07-29[PATCH] USB: drivers/net/usb/zd1201.c: Gigabyte GN-WLBZ201 dongle usbidMathieu1-0/+1
2005-07-29[PATCH] USB: Patch for KYOCERA AH-K3001V supportMasahito Omote1-0/+3
2005-07-29[PATCH] USB: ldusb fixesMichael Hund1-1/+6
2005-07-29[PATCH] USB: Usbcore: Don't try to delete unregistered interfacesAlan Stern1-2/+4
2005-07-29[PATCH] USB: drivers/usb/net/: remove two unused multicast_filter_limit varia...Adrian Bunk2-3/+0
2005-07-29[PATCH] USB: usbfs: Don't leak uninitialized dataAlan Stern1-6/+12
2005-07-29[PATCH] USB: ftdi_sio: fix a couple of timeoutsIan Abbott1-2/+3
2005-07-29[PATCH] USB: ftdi_sio: Update RTS and DTR simultaneouslyIan Abbott1-95/+43
2005-07-29[PATCH] USB: ftdi_sio: new microHAM and Evolution Robotics devicesIan Abbott2-0/+17
2005-07-29[PATCH] PCI: fix up errors after dma bursting patch and CONFIG_PCI=n -- bug?Kumar Gala1-3/+2
2005-07-29[PATCH] PCI: remove PCI_BRIDGE_CTL_VGA handling from setup-bus.cIvan Kokshaysky2-13/+1
2005-07-29[PATCH] PCI: Adjust PCI rom code to handle more broken ROMsJon Smirl1-1/+3
2005-07-29[PATCH] PCI: Hidden SMBus bridge on Toshiba Tecra M2Daniele Gaffuri1-0/+5
2005-07-29[PATCH] w1: kconfig/Makefile fix.Evgeniy Polyakov1-1/+1
2005-07-29[PATCH] I2C: 24RF08 corruption prevention (again)Jean Delvare2-6/+10
2005-07-29[PATCH] I2C: missing new lines in i2c-core messagesJean Delvare1-4/+4
2005-07-29[PATCH] I2C: use time_after in 3 chip driversJean Delvare3-7/+6
2005-07-29[PATCH] I2C: Missing space in split stringsJean Delvare4-6/+6
2005-07-29[PATCH] I2C: ds1337 - fix 12/24 hour mode bugLadislav Michl1-3/+3
2005-07-29[PATCH] I2C-MPC: Restore code removedKumar Gala1-0/+94
2005-07-29[PATCH] Add the rules about the -stable kernel releases to the Documentation ...Greg KH1-0/+58
2005-07-29[PATCH] DEBUG_FS must depend on SYSFSAdrian Bunk1-1/+1
2005-07-29[PATCH] sysfs: fix sysfs_setattrManeesh Soni1-1/+1
2005-07-29[PATCH] sysfs: fix sysfs_chmod_fileManeesh Soni1-8/+10
2005-07-29[PATCH] stable_api_nonsense.txt fixesDaniel Walker1-1/+1
2005-07-29[PATCH] x86_64 machine_kexec: Use standard pagetable helpersEric W. Biederman2-42/+27
2005-07-29[ACPI] Fix memset arguments in acpi processor_idle.cVenkatesh Pallipadi1-2/+4
2005-07-29arch/i386/kernel/cpu/cpufreq/powernow-k8.c: In function `powernow_k8_cpu_init...Dave Jones1-5/+8
2005-07-29[ACPI] Fix the regression with c1_default_handler on some systemsVenkatesh Pallipadi1-1/+1
2005-07-29[PATCH] x86_64 machine_kexec: Cleanup inline assembly.Eric W. Biederman1-18/+16
2005-07-29[PATCH] i386 machine_kexec: Cleanup inline assemblyEric W. Biederman1-11/+11
2005-07-29[PATCH] reboot: remove device_suspend(PMSG_FREEZE) from kernel_kexecEric W. Biederman1-1/+0
2005-07-29Fix up powernow-k8 compile. (Missing definitions).Dave Jones1-0/+2
2005-07-29x86: fix new find_first_bit()Linus Torvalds1-7/+6
2005-07-29Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds3-33/+38
2005-07-29Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds34-520/+530
2005-07-29Merge master.kernel.org:/home/rmk/linux-2.6-arm-smpLinus Torvalds4-1/+9
2005-07-29Merge head 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/...Linus Torvalds1-6/+13
2005-07-29[ARM SMP] Ensure secondary CPUs see their pen releaseRussell King1-0/+2
2005-07-28Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-2/+1
2005-07-28[PATCH] selinux: Fix address length checks in connect hookStephen Smalley1-2/+2
2005-07-28[PATCH] fbdev: colormap fixes fixJon Smirl1-7/+7
2005-07-28[PATCH] re-disable TSC on NUMAQDave Hansen1-0/+9
2005-07-28[PATCH] posix timers: fix normalization problemGeorge Anzinger1-14/+3
2005-07-28[PATCH] uml: implement hostfs syncingPaolo 'Blaisorblade' Giarrusso4-2/+20
2005-07-28[PATCH] uml: Clean up prink callsChristophe Lucas3-3/+3
2005-07-28[PATCH] uml: Fix typoBodo Stroesser1-1/+1
2005-07-28[PATCH] uml: Fix load average >=1Jeff Dike1-1/+4
2005-07-28[PATCH] uml: Fix redundant assignmentJeff Dike1-1/+0
2005-07-28[PATCH] uml: Fix skas0 stub returnBodo Stroesser1-3/+3
2005-07-28[PATCH] uml: vm86 compile fixJeff Dike1-0/+6
2005-07-28[PATCH] uml: avoid unnecessary pcap rebuildPaolo 'Blaisorblade' Giarrusso1-1/+3
2005-07-28[PATCH] uml: fix TT mode by reverting "use fork instead of clone"Jeff Dike1-19/+29
2005-07-28[PATCH] device-mapper: fix md->lock deadlocks in coreAlasdair G Kergon1-78/+60
2005-07-28[PATCH] device-mapper: fix deadlocks in coreAlasdair G Kergon1-12/+7
2005-07-28[PATCH] device-mapper: fix deadlocks in core (prep)Alasdair G Kergon2-28/+39
2005-07-28[PATCH] x86_64: fix cpu_to_node setup for sparse apic_idsRavikiran G Thirumalai1-6/+11
2005-07-28[PATCH] x86_64: Remove unused variable in k8-bus.cAndi Kleen1-1/+1
2005-07-28[PATCH] x86_64: Use msleep in smpboot.cNishanth Aravamudan1-2/+1
2005-07-28[PATCH] x86_64: Fix gcc 4 warning in sched_find_first_bitJesse Millan1-2/+1
2005-07-28[PATCH] x86_64: Fix SRAT handling on non dual core systemsAndi Kleen1-2/+0
2005-07-28[PATCH] x86_64: Switch to the interrupt stack when running a softirq in local...Andi Kleen4-2/+35
2005-07-28[PATCH] x86_64: Small assembly improvementsAndi Kleen2-13/+13
2005-07-28[PATCH] x86_64: Remove unnecessary include in fault.cAndi Kleen1-1/+0
2005-07-28[PATCH] x86_64: When running cpuid4 need to run on the correct CPUAndi Kleen1-6/+14
2005-07-28[PATCH] x86_64: Turn BUG data into valid instructionAndi Kleen1-3/+10
2005-07-28[PATCH] x86_64: Icecream has no way of detecting assembler-level includesAndreas Gruenbacher3-12/+19
2005-07-28[PATCH] x86_64: Support more than 8 cores on AMD systemsAndi Kleen2-10/+85
2005-07-28[PATCH] x86_64: Remove the broadcast options that were added for cpuhotplugAndi Kleen1-86/+2
2005-07-28[PATCH] x86_64: Remove IA32_* build tools in MakefileAndi Kleen1-12/+0
2005-07-28[PATCH] x86_64: Create per CPU machine check sysfs directoriesAndi Kleen1-19/+74
2005-07-28[PATCH] x86_64: Print a boot message for hotplug memory zonesAndi Kleen1-1/+4
2005-07-28[PATCH] x86_64: Fix overflow in NUMA hash function setupKeith Mannthey1-24/+26
2005-07-28[PATCH] x86_64: Fix incorrectly defined MSR_K8_SYSCFGAndi Kleen1-1/+1
2005-07-28[PATCH] x86_64: Fix some typos in system.h commentsAndi Kleen1-2/+2
2005-07-28[PATCH] x86_64: Remove obsolete eat_key prototypeAndi Kleen1-3/+0
2005-07-28[PATCH] x86_64: Fix some comments in tlbflush.hAndi Kleen1-3/+6
2005-07-28[PATCH] x86_64: Some updates for boot-options.txtAndi Kleen1-4/+6
2005-07-28[PATCH] x86_64: Improve CONFIG_GART_IOMMU description and make it default yAndi Kleen1-1/+4
2005-07-28[PATCH] x86_64: Remove unused variable in delay.cAndi Kleen1-2/+0
2005-07-28[PATCH] x86_64: Some cleanup in setup64.cAndi Kleen4-16/+7
2005-07-28[PATCH] x86_64: Clarify Booting processor ... messageAndi Kleen1-2/+3
2005-07-28[PATCH] x86_64: Minor clean up to CPU setup - use smp_processor_id instead of...Andi Kleen1-2/+1
2005-07-28[PATCH] x86_64: Move cpu_present/possible_map parsing earlierAndi Kleen2-37/+35
2005-07-28[PATCH] x86_64: i386/x86_64: remove prototypes for not existing functions in ...Andi Kleen2-6/+0
2005-07-28[PATCH] x86_64: Use for_each_cpu_mask for clustered IPI flushAndi Kleen1-24/+21
2005-07-28[PATCH] x86_64: Update defconfigAndi Kleen1-86/+138
2005-07-28[PATCH] x86_64: Always ack IPIs even on errorsAndi Kleen1-2/+1
2005-07-28[PATCH] x86_64: cpu hotplug changes kills nmi watchdogAlexander Nyberg1-3/+0
2005-07-28Linux 2.6.13-rc4v2.6.13-rc4Linus Torvalds1-1/+1
2005-07-28[PATCH] fix gconfig crashJoachim Nilsson2-102/+209
2005-07-28libata: Check PCI sub-class code before disabling AHCIGreg Felix1-6/+13
2005-07-28[ARM SMP] Fix another ARMv6 bitop problemRussell King2-1/+6
2005-07-28[ARM SMP] Ensure secondary CPUs have a clean TLBRussell King1-0/+1
2005-07-28[NET]: Fix busy waiting in dev_close().David S. Miller1-2/+1
2005-07-28Revert broken "statement with no effect" warning fixLinus Torvalds2-23/+6
2005-07-28powernow-k8.c: In function `query_current_values_with_pending_wait':Dave Jones1-3/+2
2005-07-28Here are two possible cleanups in cpufreq.c:Dave Jones1-2/+2
2005-07-28Opteron revision F will support higher frequencies thanDave Jones2-29/+30
2005-07-28powernow-k8 requires that a data structure forDave Jones1-3/+5
2005-07-28Merge master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds65-1118/+5055
2005-07-28[PATCH] speed up on find_first_bit for i386 (let compiler do the work)Steven Rostedt1-30/+24