aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2006-09-27sh: Optimized cache handling for SH-4/SH-4A caches.Richard Curnow1-4/+18
2006-09-27sh: Support for SH-4A memory barriers.Paul Mundt1-0/+7
2006-09-27sh: HS7751RVoIP board updates.Paul Mundt1-0/+6
2006-09-27sh: Move hd64461.h to a more sensible location.Paul Mundt3-68/+26
2006-09-27sh: Fixup TMU_TOCR definition for SH7300.Paul Mundt1-3/+4
2006-09-27sh: hugetlb updates.Paul Mundt1-1/+0
2006-09-27sh: Various cosmetic cleanups.Paul Mundt5-12/+12
2006-09-27sh: Add a simple cmpxchg().Tom Rini1-0/+40
2006-09-27sh: Move smc37c93x.h for SystemH board use.Paul Mundt1-0/+0
2006-09-26Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds85-777/+879
2006-09-26Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds8-83/+168
2006-09-26[PATCH] Make UML use ptrace-abi.hJeff Dike2-17/+1
2006-09-26[PATCH] Split i386 and x86_64 ptrace.hJeff Dike6-86/+100
2006-09-26[PATCH] uml: stack usage reductionJeff Dike1-3/+1
2006-09-26[PATCH] PM: Add pm_trace switchRafael J. Wysocki1-10/+14
2006-09-26[PATCH] PM: make it possible to disable console suspendingRafael J. Wysocki1-0/+5
2006-09-26[PATCH] swsusp: Use memory bitmaps during resumeRafael J. Wysocki1-9/+0
2006-09-26[PATCH] swsusp: clean up suspend headerRafael J. Wysocki1-12/+3
2006-09-26[PATCH] Disable CPU hotplug during suspendRafael J. Wysocki2-8/+8
2006-09-26[PATCH] Make swsusp avoid memory holes and reserved memory regions on x86_64Rafael J. Wysocki1-0/+1
2006-09-26[PATCH] swsusp: read speedupAndrew Morton1-0/+1
2006-09-26[PATCH] swsusp: write speedupAndrew Morton1-1/+4
2006-09-26[PATCH] add DIV_ROUND_UP()Steven Whitehouse1-0/+1
2006-09-26[PATCH] smp_call_function_single() cleanupAndrew Morton3-4/+3
2006-09-26[PATCH] x86: trivial move of ptep_set_access_flagsRusty Russell1-15/+16
2006-09-26[PATCH] x86: trivial move of __HAVE macros in i386 pagetable headersRusty Russell3-7/+8
2006-09-26[PATCH] x86: trivial pgtable.h __ASSEMBLY__ moveRusty Russell1-1/+2
2006-09-26[PATCH] Translate asm version of ELFNOTE macro into preprocessor macroIan Campbell1-15/+17
2006-09-26[PATCH] x86: put .note.* sections into a PT_NOTE segment in vmlinuxJeremy Fitzhardinge2-0/+91
2006-09-26[PATCH] x86: make __FIXADDR_TOP variable to allow it to make space for a hype...Jeremy Fitzhardinge1-1/+6
2006-09-26[PATCH] x86: roll all the cpuid asm into one __cpuid callRusty Russell1-33/+27
2006-09-26[PATCH] x86: implement always-locked bit ops, for memory shared with an SMP h...Chris Wright2-0/+192
2006-09-26[PATCH] Use BUG_ON(foo) instead of "if (foo) BUG()" in include/asm-i386/dma-m...Rolf Eike Beer1-6/+3
2006-09-26[PATCH] AVR32 MTD: Static Memory Controller driverHaavard Skinnemoen1-0/+60
2006-09-26[PATCH] avr32 architectureHaavard Skinnemoen99-0/+6733
2006-09-26[PATCH] Alchemy: Delete unused pt_regs * argument from au1xxx_dbdma_chan_allocRalf Baechle1-3/+3
2006-09-26[PATCH] FRV: Optimise ffs()David Howells1-2/+31
2006-09-26[PATCH] FRV: Implement fls64()David Howells1-1/+41
2006-09-26[PATCH] FRV: Fix fls() to handle bit 31 being set correctlyDavid Howells1-4/+17
2006-09-26[PATCH] FRV: permit __do_IRQ() to be dispensed withDavid Howells1-0/+6
2006-09-26[PATCH] FRV: Use the generic IRQ stuffDavid Howells8-130/+45
2006-09-26[PATCH] selinux: replace ctxid with sid in selinux_audit_rule_match interfaceStephen Smalley1-3/+3
2006-09-26[PATCH] selinux: rename selinux_ctxid_to_stringStephen Smalley1-4/+4
2006-09-26[PATCH] selinux: eliminate selinux_task_ctxidStephen Smalley1-15/+0
2006-09-26[PATCH] NUMA: Add zone_to_nid functionChristoph Lameter1-1/+6
2006-09-26[PATCH] zone_reclaim: dynamic slab reclaimChristoph Lameter3-0/+5
2006-09-26[PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLEChristoph Lameter2-3/+2
2006-09-26[PATCH] Replace min_unmapped_ratio by min_unmapped_pages in struct zoneChristoph Lameter1-1/+1
2006-09-26[PATCH] Standardize pxx_page macrosDave McCracken33-82/+109
2006-09-26[PATCH] Define easier to handle GFP_THISNODEChristoph Lameter1-0/+2
2006-09-26[PATCH] Add __GFP_THISNODE to avoid fallback to other nodes and ignore cpuset...Christoph Lameter1-1/+2
2006-09-26[PATCH] slab: optimize kmalloc_node the same way as kmallocChristoph Hellwig1-1/+24
2006-09-26[PATCH] update some mm/ commentsNick Piggin2-43/+60
2006-09-26[PATCH] bootmem: use MAX_DMA_ADDRESS instead of LOW32LIMITHeiko Carstens1-0/+2
2006-09-26[PATCH] mm: non syncing lock_page()Nick Piggin1-0/+15
2006-09-26[PATCH] CPU hotplug compatible alloc_percpu()Martin Peschke1-19/+60
2006-09-26[PATCH] out of memory notifierMartin Schwidefsky1-0/+4
2006-09-26[PATCH] linearly index zone->node_zonelists[]Christoph Lameter2-58/+6
2006-09-26[PATCH] Apply type enum zone_typeChristoph Lameter1-2/+2
2006-09-26[PATCH] mempolicies: fix policy_zone checkChristoph Lameter1-0/+15
2006-09-26[PATCH] reduce MAX_NR_ZONES: remove display of counters for unconfigured zonesChristoph Lameter1-1/+13
2006-09-26[PATCH] reduce MAX_NR_ZONES: make ZONE_HIGHMEM optionalChristoph Lameter2-11/+43
2006-09-26[PATCH] reduce MAX_NR_ZONES: make ZONE_DMA32 optionalChristoph Lameter3-7/+15
2006-09-26[PATCH] reduce MAX_NR_ZONES: use enum to define zones, reformat and commentChristoph Lameter2-22/+51
2006-09-26[PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.hChristoph Lameter2-1/+3
2006-09-26[PATCH] bootmem: miscellaneous coding style fixesFranck Bui-Huu1-46/+49
2006-09-26[PATCH] bootmem: remove useless headers inclusionsFranck Bui-Huu1-4/+1
2006-09-26[PATCH] bootmem: limit to 80 columns widthFranck Bui-Huu1-13/+29
2006-09-26[PATCH] bootmem: remove useless parentheses in bootmem header fileFranck Bui-Huu1-7/+7
2006-09-26[PATCH] bootmem: remove useless __init in header fileFranck Bui-Huu1-23/+23
2006-09-26[PATCH] convert i386 NUMA KVA space to bootmemkeith mannthey1-0/+6
2006-09-26[PATCH] mm/: make functions staticAdrian Bunk3-6/+0
2006-09-26[PATCH] mm: balance dirty pagesPeter Zijlstra1-0/+1
2006-09-26[PATCH] mm: tracking shared dirty pagesPeter Zijlstra2-0/+48
2006-09-26[PATCH] mm: VM_BUG_ONNick Piggin1-1/+9
2006-09-26[PATCH] update to the kernel kmap/kunmap APIJames Bottomley1-0/+2
2006-09-26[PATCH] trigger a syntax error if percpu macros are incorrectly usedJan Blunck4-15/+31
2006-09-26[PATCH] x86: Add a cumulative thermal throttle event counter.Dmitriy Zavin1-0/+3
2006-09-26[PATCH] x86: Refactor thermal throttle processingDmitriy Zavin3-0/+9
2006-09-26[PATCH] Add 64bit jiffies compares (for use with get_jiffies_64)Dmitriy Zavin1-0/+15
2006-09-26[PATCH] Fix unwinder warning in traps.cAndi Kleen1-2/+2
2006-09-26[PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing ...Andi Kleen1-0/+2
2006-09-26[PATCH] x86: Move direct PCI scanning functions out of lineAndi Kleen1-38/+4
2006-09-26[PATCH] Don't leak NT bit into next taskAndi Kleen1-2/+3
2006-09-26[PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinderJan Beulich4-0/+23
2006-09-26[PATCH] i386: Fix pack_descriptor()Jeremy Fitzhardinge1-1/+1
2006-09-26[PATCH] Fix idle notifiersAndi Kleen1-1/+2
2006-09-26[PATCH] Remove unused asm-x86_64/mmx.hAndi Kleen1-14/+0
2006-09-26[PATCH] Define __bad_pda_field as noreturnAndi Kleen1-1/+1
2006-09-26[PATCH] Reindent macros in pda.hAndi Kleen1-32/+53
2006-09-26[PATCH] Fix some stylistic issues in uaccess.hAndi Kleen1-10/+10
2006-09-26[PATCH] Add __must_check to copy_*_userAndi Kleen2-21/+29
2006-09-26[PATCH] Fix zeroing on exception in copy_*_userAndi Kleen1-3/+3
2006-09-26[PATCH] i386: Allow a kernel not to be in ring 0Rusty Russell2-2/+20
2006-09-26[PATCH] i386: Abstract sensitive instructionsRusty Russell1-2/+5
2006-09-26[PATCH] Type checking for write_pda()Jeremy Fitzhardinge1-1/+2
2006-09-26[PATCH] Use %c instead of %P modifier in pda accessAndi Kleen1-6/+6
2006-09-26[PATCH] Add the canary field to the PDA area and the task structArjan van de Ven2-1/+11
2006-09-26[PATCH] Add comments to the PDA structure to annotate offsetsArjan van de Ven1-7/+8
2006-09-26[PATCH] i386: Avoid overwriting the current pgd (V4, i386)Magnus Damm1-0/+27
2006-09-26[PATCH] Avoid overwriting the current pgd (V4, x86_64)Magnus Damm1-0/+29
2006-09-26[PATCH] Remove most of the special cases for the debug IST stackKeith Owens1-3/+0
2006-09-26[PATCH] i386: Fix the EDD code misparsing the command lineH. Peter Anvin1-0/+1
2006-09-26[PATCH] Optimize PDA accesses slightlyAndi Kleen1-19/+22
2006-09-26[PATCH] x86: Remove incorrect comment about ACPI e820 entriesAndi Kleen2-2/+2
2006-09-26[PATCH] optimize hweight64 for x86_64Andi Kleen1-0/+2
2006-09-26[PATCH] Remove non e820 fallbacks in high level codeAndi Kleen1-4/+0
2006-09-26[PATCH] Remove some cruft in apic id checking during processor setupAndi Kleen1-2/+0
2006-09-26[PATCH] Use proper accessors to change PSE bits in change_page_attr()Andi Kleen1-0/+1
2006-09-26[PATCH] Fix pte_exec/mkexec and use it in change_page_attr()Andi Kleen1-2/+2
2006-09-26[PATCH] Remove safe_smp_processor_id()Andi Kleen1-2/+0
2006-09-26[PATCH] i386: annotate FIX_STACK() and the rest of nmi()Chuck Ebbert1-0/+2
2006-09-26[PATCH] Move compiler check for modules to ia64 onlyAndi Kleen2-3/+4
2006-09-26[PATCH] x86: remove config.h includes from asm-i386 & asm-x86_64Dave Jones3-4/+0
2006-09-26[PATCH] non lazy "sleazy" fpu implementationArjan van de Ven2-1/+13
2006-09-26[PATCH] i386: Support physical cpu hotplug for x86_64Ashok Raj1-0/+1
2006-09-26[PATCH] Auto size the per cpu area.Eric W. Biederman1-0/+10
2006-09-26[PATCH] i386: Descriptor and trap table cleanups.Rusty Russell1-45/+76
2006-09-26[PATCH] i386: Make enable_local_apic staticAdrian Bunk1-12/+0
2006-09-26[PATCH] x86: error_code is not safe for kprobesPrasanna S.P1-1/+5
2006-09-26[PATCH] i386: Get ebp from unwinder state when continuing fallback backtraceAndi Kleen1-0/+3
2006-09-26[PATCH] i386: Do stacktracer conversion tooAndi Kleen1-0/+1
2006-09-26[PATCH] Merge stacktrace and show_traceAndi Kleen1-0/+18
2006-09-26[PATCH] Don't access the APIC in safe_smp_processor_id when it is not mapped yetAndi Kleen1-0/+1
2006-09-26[PATCH] x86: Some preparationary cleanup for stack traceAndi Kleen1-3/+4
2006-09-26[PATCH] x86: Remove unneeded externs in acpi/boot.cAndi Kleen1-0/+2
2006-09-26[PATCH] Convert x86-64 to early paramAndi Kleen4-16/+2
2006-09-26[PATCH] i386: Replace i386 open-coded cmdline parsing withRusty Russell4-18/+13
2006-09-26[PATCH] i386: Clean up spin/rwlocksAndi Kleen2-77/+68
2006-09-26[PATCH] Clean up spin/rwlocksAndi Kleen2-44/+41
2006-09-26[PATCH] Don't use lock section for mutexes and semaphoresAndi Kleen3-45/+24
2006-09-26[PATCH] i386: Remove lock section support in semaphore.hAndi Kleen1-32/+17
2006-09-26[PATCH] i386: Remove lock section support in rwsem.hAndi Kleen1-50/+12
2006-09-26[PATCH] i386: Remove lock section support in mutex.hAndi Kleen1-12/+4
2006-09-26[PATCH] Calgary IOMMU: consolidate per bus data structuresMuli Ben-Yehuda1-1/+0
2006-09-26[PATCH] Calgary IOMMU: rearrange 'struct iommu_table' membersMuli Ben-Yehuda1-3/+3
2006-09-26[PATCH] remove int_delivery_destJan Beulich2-2/+0
2006-09-26[PATCH] x86: Detect CFI support in the assembler at runtimeAndi Kleen1-1/+1
2006-09-26[PATCH] Replace mp bus array with bitmap for bus not pciAndi Kleen1-7/+1
2006-09-26[PATCH] Move early chipset quirks out to new fileAndi Kleen1-1/+1
2006-09-26[PATCH] Remove obsolete PIC modeAndi Kleen2-2/+0
2006-09-26[PATCH] i386: Minor fixes & cleanup to tlb flushAndi Kleen1-3/+1
2006-09-26[PATCH] Clean up and minor fixes to TLB flushAndi Kleen2-37/+35
2006-09-26[PATCH] Remove all ifdefs for local/io apicAndi Kleen6-22/+0
2006-09-26[PATCH] i386: Redo semaphore and rwlock assembly helpersAndi Kleen3-0/+36
2006-09-26[PATCH] i386: add alternative-asm.h to allow LOCK_PREFIX replacement in .S filesAndi Kleen1-0/+14
2006-09-26[PATCH] Add proper alignment to ENTRYAndi Kleen1-1/+1
2006-09-26[PATCH] i386: Remove const case for rwlocksAndi Kleen1-36/+2
2006-09-26[PATCH] Clean up read write lock assemblyAndi Kleen2-67/+12
2006-09-26[PATCH] Support patchable lock prefix for pure assembly filesAndi Kleen1-0/+14
2006-09-26[PATCH] i386: Account spinlocks to the caller during profiling for !FP kernelsAndi Kleen1-4/+0
2006-09-26[PATCH] x86-64 TIF flags for debug regs and io bitmap in ctxswStephane Eranian1-0/+7
2006-09-26[PATCH] Clean up asm/smp.h includesAndi Kleen1-12/+0
2006-09-26[PATCH] x86: Add portable getcpu callAndi Kleen2-1/+4
2006-09-26[PATCH] Add the vgetcpu vsyscallVojtech Pavlik4-5/+37
2006-09-26[PATCH] Add initalization of the RDTSCP auxilliary valuesVojtech Pavlik1-0/+1
2006-09-26[PATCH] Add macros for rdtscpVojtech Pavlik1-0/+11
2006-09-26[PATCH] x86: i386/x86-64 Add nmi watchdog support for new Intel CPUsVenkatesh Pallipadi2-0/+62
2006-09-26[PATCH] Fix up panic messages for different NMI panicsAndi Kleen1-1/+1
2006-09-26[PATCH] i386/x86-64: Fix NMI watchdog suspend/resumeShaohua Li2-0/+2
2006-09-26[PATCH] x86: Allow users to force a panic on NMIDon Zickus2-0/+2
2006-09-26[PATCH] x86: Add abilty to enable/disable nmi watchdog with sysctlDon Zickus3-0/+3
2006-09-26[PATCH] i386/x86-64: Remove un/set_nmi_callback and reserve/release_lapic_nmi...Don Zickus2-38/+4
2006-09-26[PATCH] Add ppoll/pselect syscallsAndi Kleen1-2/+2
2006-09-26[PATCH] Add TIF_RESTORE_SIGMASKAndi Kleen3-4/+3
2006-09-26[PATCH] x86: Cleanup NMI interrupt pathDon Zickus2-2/+10
2006-09-26[PATCH] i386: Add SMP support on i386 to reservation frameworkDon Zickus1-2/+3
2006-09-26[PATCH] Add SMP support on x86_64 to reservation frameworkDon Zickus1-1/+2
2006-09-26[PATCH] x86: Add performance counter reservation framework for UP kernelsDon Zickus2-1/+14
2006-09-26[PATCH] x86: Temporarily revert parts of the Core 2 nmi nmi watchdog supportAndi Kleen2-38/+0
2006-09-26[PATCH] i386: Allow to use GENERICARCH for UP kernelsAndi Kleen4-37/+66
2006-09-25Driver core: Fix potential deadlock in driver coreAlan Stern1-1/+2
2006-09-25Driver Core: add ability for drivers to do a threaded probeGreg Kroah-Hartman1-0/+3
2006-09-25sysfs: add proper sysfs_init() prototypeAndrew Morton1-0/+7
2006-09-25drivers/base: check errorsAndrew Morton1-4/+4
2006-09-25v4l-dev2: handle __must_checkAndrew Morton1-1/+1
2006-09-25add CONFIG_ENABLE_MUST_CHECKAndrew Morton1-0/+5
2006-09-25add __must_check to device management codeAndrew Morton4-55/+66
2006-09-25sysfs_remove_bin_file: no return value, dump_stack on errorRandy.Dunlap1-1/+1
2006-09-25Driver core: add ability for devices to create and remove bin filesGreg Kroah-Hartman1-0/+4
2006-09-25Class: add support for class interfaces for devicesGreg Kroah-Hartman1-0/+2
2006-09-25Driver core: create devices/virtual/ treeGreg Kroah-Hartman1-1/+4
2006-09-25Driver core: add device_rename functionGreg Kroah-Hartman1-0/+1
2006-09-25Driver core: add ability for classes to handle devices properlyGreg Kroah-Hartman1-0/+4
2006-09-25Driver core: add groups support to struct deviceGreg Kroah-Hartman1-0/+1
2006-09-25PM: platform_bus and late_suspend/early_resumeDavid Brownell1-0/+2
2006-09-25PM: no suspend_prepare() phaseDavid Brownell2-2/+0
2006-09-25PM: define PM_EVENT_PRETHAWDavid Brownell1-15/+47
2006-09-25Suspend changes for PCI coreLinus Torvalds1-0/+3
2006-09-25Suspend infrastructure cleanup and extensionLinus Torvalds2-2/+10
2006-09-25Driver core: add const to class_createMiguel Ojeda Sandonis1-1/+1
2006-09-25device_create(): make fmt argument 'const char *'Greg Kroah-Hartman1-1/+1
2006-09-25class_device_create(): make fmt argument 'const char *'Dmitry Torokhov1-1/+1
2006-09-25Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds5-62/+54
2006-09-25[PATCH] cpu to node relationship fixup: map cpu to nodeKAMEZAWA Hiroyuki1-0/+4
2006-09-25[NetLabel]: rework the Netlink attribute handling (part 1)Paul Moore2-56/+9
2006-09-25[Netlink]: add nla_validate_nested()Paul Moore1-0/+19
2006-09-25[NETLINK]: add nla_for_each_nested() to the interface listPaul Moore1-0/+1
2006-09-25[NetLabel]: correct improper handling of non-NetLabel peer contextsPaul Moore2-0/+15
2006-09-25[libata] No need for all those arch libata-portmap.h headersJeff Garzik9-8/+8