aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2006-09-27Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds8-21/+175
2006-09-27Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds99-1436/+2127
2006-09-27[PATCH] add probe_kernel_address()Andrew Morton1-0/+22
2006-09-27[PATCH] fs/nfs/: make code staticAdrian Bunk1-4/+0
2006-09-27[PATCH] pid: Implement transfer_pid and use it to simplify de_threadEric W. Biederman1-0/+2
2006-09-27[PATCH] Include __param section in read-only data rangeMarcelo Tosatti1-3/+3
2006-09-27[PATCH] EISA bus MODALIAS attributes supportMichael Tokarev2-7/+13
2006-09-27[PATCH] consistently use MAX_ERRNO in __syscall_returnRandy Dunlap14-23/+43
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o3-10/+2
2006-09-27[PATCH] inode-diet: Move i_cdev into a unionTheodore Ts'o1-1/+1
2006-09-27[PATCH] inode-diet: Move i_bdev into a unionTheodore Ts'o1-1/+1
2006-09-27[PATCH] inode-diet: Move i_pipe into a unionTheodore Ts'o1-2/+3
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o1-3/+1
2006-09-27[PATCH] kdump: introduce "reset_devices" command line optionVivek Goyal1-0/+1
2006-09-27[PATCH] uml: thread creation tidyingJeff Dike1-3/+3
2006-09-27[PATCH] uml: fix missing x86_64 register definitionsJeff Dike1-0/+3
2006-09-27[PATCH] m32r: revise __raw_read_trylock()Hirokazu Takata1-1/+8
2006-09-27[PATCH] m32r: Fix "value computed not used" warningsHirokazu Takata1-2/+2
2006-09-27[PATCH] NOMMU: move the fallback arch_vma_name() to a sensible placeDavid Howells1-1/+1
2006-09-27[PATCH] NOMMU: Implement /proc/pid/maps for NOMMUDavid Howells1-0/+2
2006-09-27[PATCH] NOMMU: Set BDI capabilities for /dev/mem and /dev/kmemDavid Howells1-0/+2
2006-09-27[PATCH] Mark __remove_vm_area() staticRolf Eike Beer1-1/+0
2006-09-27[PATCH] do_no_pfn()Jes Sorensen1-0/+7
2006-09-27[PATCH] Add node to zone for the NUMA caseChristoph Lameter2-1/+6
2006-09-27[PATCH] Disable GFP_THISNODE in the non-NUMA caseChristoph Lameter1-0/+5
2006-09-27[PATCH] Add NUMA_BUILD definition in kernel.h to avoid #ifdef CONFIG_NUMAChristoph Lameter1-0/+7
2006-09-27[PATCH] own header file for struct pageHeiko Carstens3-61/+73
2006-09-27[PATCH] vm: add per-zone writeout counterAndrew Morton1-0/+1
2006-09-27[PATCH] Allow an arch to expand node boundariesMel Gorman1-0/+2
2006-09-27[PATCH] Account for memmap and optionally the kernel image as holesMel Gorman1-0/+1
2006-09-27[PATCH] Have ia64 use add_active_range() and free_area_init_nodesMel Gorman1-0/+1
2006-09-27[PATCH] Have x86_64 use add_active_range() and free_area_init_nodesMel Gorman2-5/+2
2006-09-27[PATCH] Introduce mechanism for registering active regions of memoryMel Gorman2-1/+56
2006-09-27[PATCH] fix x86_64-mm-spinlock-cleanupAndrew Morton1-0/+1
2006-09-27[PATCH] Make kmem_cache_destroy() return voidAlexey Dobriyan1-2/+2
2006-09-27[PATCH] ext3: Fix sparse warningsDave Kleikamp1-1/+1
2006-09-27[PATCH] ext3: More whitespace cleanupsDave Kleikamp3-7/+7
2006-09-27[PATCH] JBD: 16T fixesEric Sandeen1-2/+2
2006-09-27[PATCH] ext3 and jbd cleanup: remove whitespaceMingming Cao2-33/+33
2006-09-27[PATCH] fix "cpu to node relationship fixup: map cpu to node"KAMEZAWA Hiroyuki1-0/+2
2006-09-27Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds4-48/+1
2006-09-27Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds5-2/+36
2006-09-27[MIPS] s/__ASSEMBLER__/__ASSEMBLY__/ for clarity sake.Ralf Baechle4-6/+6
2006-09-27[MIPS] Have headers_install install <asm/cachectl.h> and <asm/sysmips.h>.Ralf Baechle1-1/+1
2006-09-27[MIPS] fstatat syscall namesRichard Sandiford1-3/+3
2006-09-27[MIPS] Remove EV96100 as previously announced.Ralf Baechle5-480/+3
2006-09-27[MIPS] Cleanup hazard handling.Ralf Baechle1-236/+126
2006-09-27[MIPS] Fix USER_PTRS_PER_PGD for 64K page size.Peter Watkins1-1/+5
2006-09-27[MIPS] Move excite_fpga.h to include/asm-mips/mach-excitethomas@koeller.dyndns.org1-0/+80
2006-09-27[MIPS] Reformat missformated SMTC bits.Ralf Baechle1-4/+4
2006-09-27[MIPS] Qemu does not have D-cache aliasesAtsushi Nemoto1-1/+1
2006-09-27[MIPS] Remove F_SETSIG and F_GETSIG in favor of the asm-generic definitions.Yoichi Yuasa1-2/+0
2006-09-27[MIPS] Move definition of IRIX compat constant into IRIX compat code.Ralf Baechle1-2/+0
2006-09-27[MIPS] Use common definitions from asm-generic/signal.hYoichi Yuasa1-8/+1
2006-09-27[MIPS] Atlas: update interrupt handlingMaciej W. Rozycki2-39/+87
2006-09-27[MIPS] Atlas: Fix building the RTC driverMaciej W. Rozycki1-0/+2
2006-09-27[MIPS] Wire up set_robust_list(2) and get_robust_list(2)Atsushi Nemoto1-6/+12
2006-09-27[MIPS] Fix errors detected by "make headers_check"Atsushi Nemoto4-2/+11
2006-09-27[MIPS] Do not lose upper 32-bit on MIPS32 with 64-bit addresses in __pte().Ralf Baechle1-1/+3
2006-09-27[MIPS] Replace generic__raw_read_trylock usageRalf Baechle1-1/+46
2006-09-27[MIPS] Retire flush_icache_page from mm use.Ralf Baechle2-6/+13
2006-09-27[MIPS] Cleanup leftovers of ARCH_HAS_IRQ_PER_CPURalf Baechle1-4/+0
2006-09-27sh: Calculate shm alignment at runtime.Paul Mundt5-13/+4
2006-09-27sh: dma-mapping compile fixes.Paul Mundt1-17/+25
2006-09-27sh: Initial vsyscall page support.Paul Mundt6-5/+55
2006-09-27sh: Clean up PAGE_SIZE definition for assembly use.Paul Mundt1-0/+6
2006-09-27sh: Support for L2 cache on newer SH-4A CPUs.Paul Mundt2-4/+6
2006-09-27sh: Update kexec support for API changes.Paul Mundt1-6/+3
2006-09-27sh: Optimized readsl()/writesl() support.Paul Mundt1-0/+6
2006-09-27sh: Report movli.l/movco.l capabilities.Paul Mundt1-0/+8
2006-09-27sh: CPU flags in AT_HWCAP in ELF auxvt.Paul Mundt3-15/+22
2006-09-27sh: Add support for 4K stacks.Paul Mundt2-1/+20
2006-09-27sh: stack debugging support.Paul Mundt2-5/+9
2006-09-27sh: machvec rework.Paul Mundt1-2/+5
2006-09-27sh: Solution Engine SH7343 board support.Paul Mundt2-0/+84
2006-09-27sh: Kill off dead boards.Paul Mundt11-457/+0
2006-09-27sh: New atomic ops for SH-4A movli.l/movco.lPaul Mundt1-9/+96
2006-09-27sh: Kill off the rest of the legacy rtc mess.Paul Mundt2-190/+0
2006-09-27sh: SHMIN board support.Takashi YOSHII1-0/+9
2006-09-27sh: Add support for SH7706/SH7710/SH7343 CPUs.Paul Mundt8-15/+459
2006-09-27serial: Add SERIAL_SH_SCI_NR_UARTS for sh-sci.Paul Mundt1-0/+34
2006-09-27sh: pselect6 and ppoll, along with signal trampoline rework.Paul Mundt2-32/+36
2006-09-27sh: __addr_ok() and other misc nommu fixups.Yoshinori Sato3-5/+13
2006-09-27sh: Various nommu fixes.Yoshinori Sato5-13/+28
2006-09-27sh: Make PAGE_OFFSET configurable.Paul Mundt1-1/+1
2006-09-27sh: Move voyagergx_reg.h to a more sensible place.Paul Mundt1-1/+1
2006-09-27sh: math-emu supportTakashi YOSHII1-0/+86
2006-09-27sh: Rename rtc_get/set_time() to avoid RTC_CLASS conflict.Paul Mundt1-2/+2
2006-09-27sh: Fixup __strnlen_user() behaviour.Paul Mundt3-54/+19
2006-09-27sh: More cosmetic cleanups and trivial fixes.Paul Mundt4-31/+13
2006-09-27sh: Consolidated SH7751/SH7780 PCI support.Paul Mundt2-3/+37
2006-09-27sh: kgdb stub cleanups.Paul Mundt1-0/+15
2006-09-27sh: APM/PM support.Andriy Skulysh7-3/+151
2006-09-27sh: Free up some and document PTEL flags.Paul Mundt1-31/+45
2006-09-27sh: xchg()/__xchg() always_inline fixes for gcc4.Paul Mundt1-25/+32
2006-09-27sh: Cleanup and document register bank usage.Paul Mundt2-3/+31
2006-09-27sh: Add support for R7780RP and R7780MP boards.Paul Mundt10-15/+236
2006-09-27sh: Store Queue API rework.Paul Mundt1-18/+5
2006-09-27sh: Board updates for I/O routine rework.Paul Mundt14-213/+29
2006-09-27sh: Fixup SHMLBA definition for SH7705.Paul Mundt5-81/+38
2006-09-27sh: ioremap() overhaul.Paul Mundt2-1/+13
2006-09-27sh: page table alloc cleanups and page fault optimizations.Paul Mundt7-102/+73
2006-09-27sh: SH-4A Privileged Space Mapping Buffer (PMB) support.Paul Mundt1-1/+47
2006-09-27sh: Titan board support.Jamie Lenehan1-0/+43
2006-09-27sh: Add control register barriers.Paul Mundt2-13/+37
2006-09-27sh: landisk board support.kogiidena3-0/+137
2006-09-27sh: Fix libata build.Paul Mundt2-9/+9
2006-09-27sh: Fix fatal oops in copy_user_page() on sh4a (SH7780).Paul Mundt1-4/+0
2006-09-27sh: Wire up new syscalls.Paul Mundt1-2/+24
2006-09-27sh: remove cpu_online() definition from <asm/smp.h>Alexey Dobriyan1-5/+0
2006-09-27sh: Support for SH7770/SH7780 CPU subtypes.Paul Mundt2-0/+6
2006-09-27sh: earlyprintk= support and cleanups.Paul Mundt1-0/+2
2006-09-27sh: prefetch()/prefetchw() support.Paul Mundt1-0/+13
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-26PCI: add pci_stop_bus_deviceSatoru Takeuchi1-0/+1
2006-09-26PCI: Multiprobe sanitizerAlan Cox1-0/+2
2006-09-26PCI: fix __must_check warningsGreg Kroah-Hartman1-1/+1
2006-09-26PCI-Express AER implemetation: AER core and aerdriverZhang, Yanmin2-0/+30
2006-09-26MSI: Blacklist PCI-E chipsets depending on Hypertransport MSI capabilityBrice Goglin1-0/+1
2006-09-26MSI: Rename PCI_CAP_ID_HT_IRQCONF into PCI_CAP_ID_HTBrice Goglin1-1/+1
2006-09-26i2c: Drop unimplemented slave functionsJean Delvare1-12/+0
2006-09-26i2c: Let drivers constify i2c_algorithm dataDavid Brownell1-1/+1
2006-09-26i2c-algo-pcf: Discard the mdelay data struct memberAdrian Bunk1-1/+0
2006-09-26i2c-algo-bit: Discard the mdelay data struct memberJean Delvare1-1/+0
2006-09-26i2c-algo-sibyte: Merge into i2c-sibyteJean Delvare1-33/+0
2006-09-26[IA64] PAL calls need physical mode, stackedRuss Anderson1-2/+4
2006-09-26[IA64] Make gp value point to Region 5 in mca handlerZou Nan hai1-1/+1
2006-09-26Revert "[IA64] Unwire set/get_robust_list"Tony Luck1-1/+2
2006-09-26[IA64] Implement futex primitivesJakub Jelinek1-2/+120
2006-09-26Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds85-777/+879
2006-09-26[IA64] Move perfmon tables from thread_struct to pfm_contextKeshavamurthy Anil S1-11/+1
2006-09-26Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds8-83/+168
2006-09-26[IA64] Add interface so modules can discover whether multithreading is on.Stephane Eranian1-0/+1
2006-09-26[IA64] kprobe opcode 16 bytes alignment on IA64bibo mao1-4/+5
2006-09-26Pull esi-support into release branchTony Luck1-0/+30
2006-09-26Pull model-name into release branchTony Luck2-0/+11
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