summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-07-22Linux 2.6.23-rc1v2.6.23-rc1Linus Torvalds1-2/+2
2007-07-22x86_64: Rename CF Makefile variable in vdsoAndi Kleen1-3/+3
2007-07-229p: Don't use binary sysctl numbers.Eric W. Biederman1-13/+8
2007-07-22Documentation: Fix a mispelt "probably" in SubmittingPatches.Linus Nilsson1-1/+1
2007-07-22DocBook: Change a headline in kernel-locking to list all three main types of ...Linus Nilsson1-1/+1
2007-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds21-715/+802
2007-07-22take declarations of enable_irq() et.al. to linux/interrupt.hAl Viro12-39/+11
2007-07-22Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds73-1294/+3648
2007-07-22[SCSI] libsas: make ATA functions selectable by a config optionJames Bottomley6-397/+436
2007-07-22Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds159-1153/+5474
2007-07-22Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds11-78/+343
2007-07-22Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds13-162/+148
2007-07-22Merge branch 'audit.b39' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-72/+39
2007-07-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds26-56/+101
2007-07-22x86_64: Fix xen section warningsAndi Kleen1-0/+2
2007-07-22x86_64: Fix paravirt compilationAndi Kleen1-1/+2
2007-07-22fix broken handling of port=... in NFS option parsingAl Viro1-1/+1
2007-07-22KVM: Require CONFIG_ANON_INODESAvi Kivity1-0/+1
2007-07-22Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds39-849/+2818
2007-07-22x86_64: Share msidef.h and hypertransport.h includes with i386Andi Kleen2-89/+2
2007-07-22x86_64: Remove outdated comment in boot decompressor MakefileAndi Kleen1-2/+0
2007-07-22x86_64: Squash initial_code modpost warningsAndi Kleen2-2/+8
2007-07-22x86_64: fix section mismatch warning in init.cSam Ravnborg2-2/+2
2007-07-22x86_64: fix section mismatch warning in hpet.cSam Ravnborg1-1/+1
2007-07-22i386: Fix the K7 NMI watchdog checkbitBjörn Steinbrink1-1/+1
2007-07-22i386: Use patchable lock prefix in set_64bitAndi Kleen1-1/+1
2007-07-22i386: Handle P6s without performance counters in nmi watchdogAndi Kleen1-1/+3
2007-07-22x86: Replace NSC/Cyrix specific chipset access macros by inlined functions.Juergen Beisert7-24/+34
2007-07-22x86_64: x86_64 - Use non locked version for local_cmpxchg()Mathieu Desnoyers1-1/+1
2007-07-22i386: Do not include other cpus' interrupt 0 in nmi_watchdogKeith Owens1-1/+1
2007-07-22i386: Tune AMD Fam10h/11h like K8Andi Kleen1-0/+3
2007-07-22x86_64: Set K8 CPUID flag for K8/Fam10h/Fam11hAndi Kleen1-0/+3
2007-07-22i386: Fix cpu_llc_id section mismatch warningAndi Kleen1-1/+1
2007-07-22x86: Stop MCEs and NMIs during code patchingAndi Kleen9-2/+86
2007-07-22x86: Fix alternatives and kprobes to remap write-protected kernel textAndi Kleen10-45/+63
2007-07-22x86_64: Use read and write crX in .c filesGlauber de Oliveira Costa5-22/+46
2007-07-22x86: i386-show-unhandled-signals-v3Masoud Asgharifard Sharbiani11-50/+55
2007-07-22Fix ppc64 mismergeAl Viro1-14/+0
2007-07-22Merge branches 'at91', 'imx', 'iop', 'ixp', 'ks8695', 'misc', 'ns9xxx', 'pxa'...Russell King157-1146/+5468
2007-07-22[ARM] 4524/1: S3C: Move register out of include/asm-arm/arch-s3c2410Ben Dooks15-18/+18
2007-07-22[ARM] 4523/1: S3C: Remove FIFO_MAX from uncompression headersBen Dooks1-4/+2
2007-07-22[ARM] 4522/1: S3C: split include/asm-arm/arch/memory.hBen Dooks2-13/+23
2007-07-22[ARM] 4521/2: S3C: Reorganise VA mapping headersBen Dooks5-39/+65
2007-07-22[ARM] 4520/1: S3C: Remove old VA values from static mapBen Dooks4-5/+1
2007-07-22[ARM] 4519/1: S3C: split S3C2400 values out of S3C24XX map.hBen Dooks2-51/+66
2007-07-22[ARM] 4518/1: S3C: Rename watchdog configuration optionsBen Dooks3-9/+9
2007-07-22[ARM] 4517/1: S3C: Fix debug macros for ARM926 outputBen Dooks1-0/+7
2007-07-22[ARM] 4516/1: S3C: Fix uncompressor serial output for ARM926Ben Dooks1-1/+10
2007-07-22[ARM] 4515/1: S3C: Move uncompress code to plat-s3cBen Dooks2-131/+166
2007-07-22[ARM] 4514/1: S3C: Rename DEBUG_S3C2410_PORT and DEBUG_S3C_UARTBen Dooks3-12/+12
2007-07-22[ARM] 4513/1: S3C: Rename CONFIG_S3C2410_LOWLEVEL_UART_PORTBen Dooks5-6/+6
2007-07-22[ARM] 4512/1: S3C: rename the debug macros for per-cpu updatesBen Dooks2-6/+53
2007-07-22[ARM] 4511/1: S3C: updated LLSERIAL Kconfig defines for CPU supportBen Dooks6-0/+33
2007-07-22[ARM] 4510/1: S3C: split debug-macro support into plat-s3cBen Dooks2-43/+66
2007-07-22[ARM] 4509/1: S3C: Create initial arch/arm/plat-s3cBen Dooks3-59/+78
2007-07-22[ARM] 4508/1: S3C: Move items to include/asm-arm/plat-s3cBen Dooks44-46/+45
2007-07-22[ARM] 4461/1: MXC platform and i.MX31ADS core supportQuinn Jensen26-2/+1563
2007-07-22[ARM] 4507/1: pxa2xx clock_event_deviceBill Gatliff1-130/+128
2007-07-22[PATCH] get rid of AVC_PATH postponed treatmentAl Viro3-56/+8
2007-07-22[PATCH] allow audit filtering on bit & operationsEric Paris2-13/+28
2007-07-22[PATCH] audit: fix broken class-based syscall auditKlaus Weidner1-1/+1
2007-07-22[PATCH] Make IPC mode consistentSteve Grubb1-2/+2
2007-07-22[SCSI] bsg: unexport sg v3 helper functionsFUJITA Tomonori2-13/+5
2007-07-22[POWERPC] Clean up duplicate includes in drivers/macintosh/Jesper Juhl1-1/+0
2007-07-22[POWERPC] Quiet section mismatch warning on pcibios_setupStephen Rothwell1-1/+1
2007-07-22[POWERPC] init and exit markings for hvc_iseriesStephen Rothwell1-4/+4
2007-07-22[POWERPC] Quiet section mismatch in hvc_rtas.cStephen Rothwell1-1/+1
2007-07-22[POWERPC] Constify of_platform_driver match_tableStephen Rothwell1-1/+1
2007-07-22[POWERPC] hvcs: Make some things static and constStephen Rothwell1-4/+4
2007-07-22[POWERPC] Constify of_platform_driver nameStephen Rothwell2-2/+2
2007-07-22[POWERPC] MPIC protected sourcesBenjamin Herrenschmidt2-0/+35
2007-07-22[POWERPC] of_detach_node()'s device node argument cannot be constSegher Boessenkool2-2/+2
2007-07-22[POWERPC] Fix ARCH=ppc buildsJosh Boyer1-0/+1
2007-07-22[POWERPC] mv64x60: Use mutex instead of semaphoreChristoph Hellwig1-7/+8
2007-07-22[POWERPC] Allow smp_call_function_single() to current cpuAvi Kivity1-1/+6
2007-07-22[POWERPC] Allow exec faults on readable areas on classic 32-bit PowerPCPaul Mackerras1-1/+7
2007-07-22[POWERPC] Fix future firmware feature fixups function failureMichael Neuling3-23/+15
2007-07-22[POWERPC] fix showing xmon helpIshizaki Kou3-1/+7
2007-07-22[POWERPC] Make xmon_write accept a const bufferIshizaki Kou2-2/+2
2007-07-22[POWERPC] Fix misspelled "CONFIG_CHECK_CACHE_COHERENCY" Kconfig option.Robert P. J. Day3-3/+3
2007-07-22[POWERPC] cell: CONFIG_SPE_BASE is a typoGeert Uytterhoeven1-2/+2
2007-07-22leds: cr_bllcd.c: build fixAndrew Morton1-1/+1
2007-07-22Pull tables-in-sysfs into release branchLen Brown1-21/+144
2007-07-22Pull netlink into release branchLen Brown3-8/+152
2007-07-22ACPI: Populate /sys/firmware/acpi/tables/Zhang Rui1-21/+144
2007-07-22Pull osi into release branchLen Brown2-48/+9
2007-07-22Pull video into release branchLen Brown4-39/+93
2007-07-22Pull throttle into release branchLen Brown3-18/+445
2007-07-22Pull thinkpad into release branchLen Brown5-159/+854
2007-07-22Pull sony into release branchLen Brown1-60/+308
2007-07-22Pull misc into release branchLen Brown8-68/+43
2007-07-22Pull dock-bay into release branchLen Brown2-40/+106
2007-07-22Pull bugzilla-7880 into release branchLen Brown1-2/+2
2007-07-22Pull ec into release branchLen Brown2-104/+149
2007-07-22Pull sbs into release branchLen Brown1-26/+7
2007-07-22Pull battery into release branchLen Brown1-235/+438
2007-07-22Pull acpi-debug into release branchLen Brown3-2/+33
2007-07-22Pull acpica into release branchLen Brown5-19/+35
2007-07-22ACPI: create CONFIG_ACPI_DEBUG_FUNC_TRACEThomas Renninger3-2/+33
2007-07-22ACPI: update ACPI proc I/F removal scheduleZhang Rui1-3/+4
2007-07-22ACPI: update feature-removal-schedule.txt, /sys/firmware/acpi/namespace is goneZhang Rui1-14/+0
2007-07-22ACPI: export ACPI events via acpi_mc_group multicast groupZhang Rui1-20/+9
2007-07-22ACPI: fix empty macros found by -WextraDave Jones2-21/+21
2007-07-22ACPI: drivers/acpi/pci_link.c: lower printk severityDan Aloni1-1/+1
2007-07-22sony-laptop: Fix event reading in sony-laptopMattia Dongili1-8/+22
2007-07-22sony-laptop: Add Vaio FE to the special init sequenceMattia Dongili1-0/+9
2007-07-22sony-laptop: Make the driver use MSC_SCAN and a setkeycode and getkeycode key...Mattia Dongili1-50/+140
2007-07-22sony-laptop: Invoke _INI for SNC devices that provide itMattia Dongili1-1/+19
2007-07-22sony-laptop: Add support for recent Vaios Fn keys (C series for now)Mattia Dongili1-3/+104
2007-07-22sony-laptop: map wireless switch events to KEY_WLANMattia Dongili1-0/+2
2007-07-22sony-laptop: add new SNC handlersMattia Dongili1-0/+14
2007-07-21ACPI: thinkpad-acpi: add locking to brightness subdriverHenrique de Moraes Holschuh1-7/+28
2007-07-21ACPI: thinkpad-acpi: bump up version to 0.15Henrique de Moraes Holschuh2-5/+5
2007-07-21ACPI: thinkpad-acpi: make EC-based thermal readings non-experimentalHenrique de Moraes Holschuh2-14/+6
2007-07-21ACPI: thinkpad-acpi: make sure DSDT TMPx readings don't return +128Henrique de Moraes Holschuh1-0/+2
2007-07-21ACPI: thinkpad-acpi: react to Lenovo ThinkPad differences in hot keyHenrique de Moraes Holschuh2-40/+109
2007-07-21ACPI: thinkpad-acpi: allow use of CMOS NVRAM for brightness controlHenrique de Moraes Holschuh4-9/+67
2007-07-21ACPI: thinkpad-acpi: store ThinkPad model informationHenrique de Moraes Holschuh3-30/+87
2007-07-21ACPI: thinkpad_acpi: use bool for boolean parametersHenrique de Moraes Holschuh1-2/+2
2007-07-21ACPI: thinkpad-acpi: rename pci HID constantHenrique de Moraes Holschuh2-3/+5
2007-07-21ACPI: thinkpad-acpi: checkpoint sysfs interface version due to input layerHenrique de Moraes Holschuh2-1/+5
2007-07-21ACPI: thinkpad-acpi: export EV_SW SW_RADIO eventsHenrique de Moraes Holschuh1-0/+28
2007-07-21ACPI: thinkpad-acpi: add power-management handler capabilityHenrique de Moraes Holschuh2-0/+17
2007-07-21ACPI: thinkpad-acpi: make the input event mode the defaultHenrique de Moraes Holschuh3-51/+70
2007-07-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds11-10/+112
2007-07-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds19-182/+217
2007-07-21ACPI: thinkpad-acpi: add input device support to hotkey subdriverHenrique de Moraes Holschuh2-4/+255
2007-07-21ACPI: thinkpad-acpi: register input deviceHenrique de Moraes Holschuh2-1/+40
2007-07-21ACPI: thinkpad-acpi: update CMOS commands documentationHenrique de Moraes Holschuh1-14/+21
2007-07-21ACPI: thinkpad-acpi: checkpoint sysfs interface version due to hotkeyHenrique de Moraes Holschuh2-1/+18
2007-07-21ACPI: thinkpad-acpi: export to sysfs the state of the radio slider switchHenrique de Moraes Holschuh3-2/+43
2007-07-21ACPI: thinkpad-acpi: export hotkey maximum masksHenrique de Moraes Holschuh2-1/+49
2007-07-21ACPI: thinkpad-acpi: enable more hotkeysHenrique de Moraes Holschuh3-43/+42
2007-07-21ACPI: thinkpad-acpi: update information on T43 thermal sensor 0xc1Henrique de Moraes Holschuh1-1/+2
2007-07-21ACPI: thinkpad-acpi: remove all uneeded initializersHenrique de Moraes Holschuh1-8/+8
2007-07-21ACPI: thinkpad-acpi: add DMI-based modaliasHenrique de Moraes Holschuh1-0/+23
2007-07-21[NET]: Add missing entries to family name tablesDavid Howells1-1/+2
2007-07-21[SPARC64]: ERROR: "sys_ioctl" [arch/sparc64/solaris/solaris.ko] undefined!Christoph Hellwig1-0/+1
2007-07-21[SPARC32]: Make PAGE_SHARED a read-mostly variable.Al Viro4-4/+6
2007-07-21[SPARC32]: Take enable_irq/disable_irq out of line.Al Viro6-38/+49
2007-07-21[SPARC32]: clean include/asm-sparc/irq.hAl Viro12-136/+151
2007-07-21[SPARC32]: Fix rounding errors in ndelay/udelay implementation.Mark Fortescue1-4/+10
2007-07-21[NET]: Make NETDEVICES depend on NET.Jan Engelhardt1-0/+1
2007-07-21[IPV6]: endianness bug in ip6_tunnelAl Viro1-2/+2
2007-07-21[IrDA]: TOSHIBA_FIR depends on virt_to_busStephen Rothwell1-1/+1
2007-07-21[IrDA]: EP7211 IR driver port to the latest SIR APISamuel Ortiz4-0/+100
2007-07-21[IrDA] Typo fix in irnetlink.c copyrightSamuel Ortiz1-1/+1
2007-07-21x86-64: introduce struct pci_sysdata to facilitate sharing of ->sysdataMuli Ben-Yehuda9-31/+89
2007-07-21x86_64: make k8topology multi-core awareJoachim Deguara1-6/+7
2007-07-21x86_64: remove __smp_alt* sectionsJan Beulich1-9/+0
2007-07-21i386: Update alignment when 4K stacks are used.Robert P. J. Day1-6/+2
2007-07-21i386: remove old IRQ balancing debug cruftStefan Richter1-22/+2
2007-07-21i386: insert HPET firmware resource after PCI enumeration has completedAaron Durbin1-0/+36
2007-07-21i386: basic infrastructure support for AMD geode-class machinesAndres Salomon3-0/+315
2007-07-21x86_64: arch/x86_64/kernel/e820.c lower printk severityDan Aloni1-1/+1
2007-07-21x86_64: arch/x86_64/kernel/aperture.c lower printk severityDan Aloni1-1/+1
2007-07-21i386: fix iounmap's use of vm_struct's size fieldJeremy Fitzhardinge2-1/+8
2007-07-21i386: move PIT function declarations and constants to correct header fileThomas Gleixner5-8/+8
2007-07-21i386: hpet assumes boot cpu is 0Chris Wright1-1/+1
2007-07-21i386: remove volatile in apic.cThomas Gleixner1-2/+2
2007-07-21x86_64: move iommu declaration from proto to iommu.hYinghai Lu10-31/+37
2007-07-21x86_64: disable srat when numa emulation succeedsDavid Rientjes1-1/+5
2007-07-21x86_64: fix e820_hole_size based on address rangesDavid Rientjes2-37/+25
2007-07-21x86_64: disable the GART in shutdownYinghai Lu4-0/+36
2007-07-21i386: replace hard-coded constant with appropriate macro from kernel.hRobert P. J. Day1-1/+1
2007-07-21i386: add cpu_relax() to cmos_lock()Andreas Mohr1-1/+4
2007-07-21x86_64: flush_tlb_kernel_range() warning fixAndrew Morton1-1/+5
2007-07-21x86_64: change _map_single to static in pci_gart.c etcYinghai Lu2-6/+6
2007-07-21x86_64: Geode HW Random Number Generator depends on X86_32Yinghai Lu1-1/+1
2007-07-21x86_64: fix wrong comment regarding set_fixmap()Jiri Kosina1-3/+3
2007-07-21x86_64: lower printk severityDan Aloni1-1/+1
2007-07-21x86_64: fix typo in acpi_pm.cAlessio Igor Bogani1-1/+1
2007-07-21x86_64: use the global PIT lockThomas Gleixner3-3/+16
2007-07-21x86_64: During VM oom condition, kill all threads in process groupWill Schmidt1-1/+1
2007-07-21x86_64: Move functions declarations to header fileGlauber de Oliveira Costa2-18/+20
2007-07-21i386: move the kernel to 16MB for NUMA-QAndy Whitcroft1-0/+1
2007-07-21i386: Remove unneeded test of 'task' in dump_trace()Jesper Juhl1-1/+1
2007-07-21i386: divorce CONFIG_X86_PAE from CONFIG_HIGHMEM64GWilliam Lee Irwin III2-9/+15
2007-07-21i386: HPET, check if the counter worksThomas Gleixner1-1/+23
2007-07-21i386: DMI_MATCH patch in reboot.c for SFF Dell OptiPlex 745 - fixes hang on r...James Jarvis1-0/+9
2007-07-21i386: do not restore reserved memory after hibernationRafael J. Wysocki3-0/+41
2007-07-21i386: fix section mismatch warning in intel_cacheinfoSam Ravnborg1-1/+1
2007-07-21i386: pgd_{c,d}tor() staticAdrian Bunk1-3/+3
2007-07-21x86_64: Calgary - fold in redundant functionsMuli Ben-Yehuda1-21/+9
2007-07-21x86_64: Calgary - change _map_single, etc to staticYinghai Lu1-4/+4
2007-07-21x86_64: Calgary - tighten up the bitmap lockingMuli Ben-Yehuda1-23/+17
2007-07-21x86_64: Calgary - fix few style problems pointed out by checkpatch.plMuli Ben-Yehuda1-3/+6
2007-07-21x86_64: tidy up debug printksMuli Ben-Yehuda1-10/+3
2007-07-21x86_64: only reserve the first 1MB of IO space for CalIOC2Muli Ben-Yehuda1-2/+2
2007-07-21x86_64: tabify and trim trailing whitespaceMuli Ben-Yehuda1-20/+20
2007-07-21x86_64: cleanup of unneeded macrosGuillaume Thouvenin1-5/+0
2007-07-21x86_64: reserve TCEs with the same address as MEM regionsMuli Ben-Yehuda1-0/+67
2007-07-21x86_64: grab PLSSR too when a DMA error occursMuli Ben-Yehuda1-3/+6
2007-07-21x86_64: make dump_error_regs a chip opMuli Ben-Yehuda2-8/+35
2007-07-21x86_64: implement CalIOC2 TCE cache flush sequenceMuli Ben-Yehuda1-1/+87
2007-07-21x86_64: add chip_ops and a quirk function for CalIOC2Muli Ben-Yehuda1-4/+33
2007-07-21x86_64: introduce CalIOC2 supportMuli Ben-Yehuda1-40/+156
2007-07-21x86_64: abstract how we find the iommu_table for a deviceMuli Ben-Yehuda1-7/+14
2007-07-21x86_64: introduce chipset specific opsMuli Ben-Yehuda2-8/+24
2007-07-21x86_64: introduce handle_quirks() for various chipset quirksMuli Ben-Yehuda1-8/+17