aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2005-11-01[PATCH] missing platform_device.h includesAl Viro1-0/+2
2005-11-01[PATCH] m68knommu: add 5208 ColdFire reset/reboot supportGreg Ungerer1-0/+13
2005-11-01[PATCH] m68knommu: add 5208 ColdFire UART supportGreg Ungerer1-0/+4
2005-11-01[PATCH] m68knommu: add 5208 ColdFire pit interrupt supportGreg Ungerer1-0/+15
2005-11-01[PATCH] m68knommu: add 5208 ColdFire pit timer supportGreg Ungerer1-2/+6
2005-11-01[PATCH] m68knommu: use board defines to distinguish boardsGreg Ungerer1-9/+9
2005-11-01[PATCH] m68knommu: add 5208 ColdFire cache supportGreg Ungerer1-0/+14
2005-11-01[PATCH] m68knommu: add 5208 ColdFire support definesGreg Ungerer1-0/+54
2005-11-01[PATCH] m68knommu: add 5208 ColdFire support defines for its internal mapGreg Ungerer1-2/+8
2005-11-01[PATCH] m68knommu: use board name defines to differentiate board definitionsGreg Ungerer1-2/+2
2005-11-01[PATCH] m68knommu: remove unmaintained asm-m68knommu/ide.hGreg Ungerer1-437/+0
2005-11-01[PATCH] m68knommu: remove auto-generated asm-offsets.hGreg Ungerer1-49/+0
2005-11-01[PATCH] m68knommu: change use of extern inline to static inline in headersGreg Ungerer8-20/+20
2005-11-01Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6Linus Torvalds2-8/+39
2005-11-01Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-3/+4
2005-11-01Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds19-20/+974
2005-11-02Merge iSeries include file moveStephen Rothwell19-63/+63
2005-11-02[PATCH] powerpc: Move naca.h to platforms/iseriesDavid Gibson1-24/+0
2005-11-02modify defines according to _ASM_POWERPC_ISERIES_Kelly Daly15-44/+44
2005-11-02[PATCH] powerpc: Move dart.hDavid Gibson1-59/+0
2005-11-02[PATCH] powerpc: Merge (move) numnodes.h and sparsemem.hDavid Gibson3-10/+10
2005-11-02fix incorrect dirKelly Daly1-1/+1
2005-11-02Merge ../linux-2.6Paul Mackerras9-31/+66
2005-11-02powerpc: clean up bug.h furtherPaul Mackerras1-14/+12
2005-11-02Merge git://oak/home/sfr/kernels/iseries/workPaul Mackerras1-21/+8
2005-11-02merge filename and modify references to iseries/vio.hKelly Daly1-0/+0
2005-11-02merge filename and modify references to iSeries/mf.hKelly Daly1-0/+0
2005-11-02merge filename and modify references to iseries/iseries_io.hKelly Daly2-1/+1
2005-11-02merge filename and modify references to iseries/lpar_map.hKelly Daly1-0/+0
2005-11-02[PATCH] ppc bug.h namespace pollutionAl Viro1-4/+2
2005-11-02merge filename and modify references to iseries/it_lp_reg_save.hKelly Daly2-1/+1
2005-11-02[PATCH] powerpc: Merge futex.hDavid Gibson3-75/+30
2005-11-02[PATCH] powerpc: Fix merged ipcbuf.hDavid Gibson1-2/+1
2005-11-02merge filename and modify references to iseries/it_lp_queue.hKelly Daly1-0/+0
2005-11-02merge filename and modify references to iseries/it_lp_naca.hKelly Daly2-1/+1
2005-11-02merge filename and modify references to iseries/it_exp_vpd_panel.hKelly Daly1-0/+0
2005-11-02merge filename and modify references to iseries/hv_types.hKelly Daly8-7/+7
2005-11-02merge filename and modify references to iseries/hv_lp_event.hKelly Daly2-1/+1
2005-11-02merge filename and modify reference to iseries/hv_lp_config.hKelly Daly1-0/+0
2005-11-02merge filename and modify references to iseries/hv_call_xm.hKelly Daly1-0/+0
2005-11-02merge filename and modify references to iseries/hv_call_sc.hKelly Daly5-4/+4
2005-11-02merge filename and modify references to iseries/hv_call_event.hKelly Daly3-2/+2
2005-11-01[IB] ucm: 32/64 compatibility fixesSean Hefty1-6/+13
2005-11-01[ARM] 3052/1: add ixp2000 microcode loaderLennert Buytenhek2-2/+65
2005-11-01[ARM] 3077/1: S3C2410 - regs-iis.h missing mask for IISMOD_FSBen Dooks1-0/+1
2005-11-01[ARM] 3065/1: ixp2000 typo and whitespace fixesLennert Buytenhek1-1/+1
2005-11-01[ARM] 3064/1: start using ixp2000_reg_wrbLennert Buytenhek1-8/+9
2005-11-01[ARM] 3063/1: allow slave ixp2000 cpu resetLennert Buytenhek1-7/+1
2005-11-01[ARM] 3062/1: map in various enp2611 peripherals for the ixp2000 netdev driverLennert Buytenhek1-2/+14
2005-11-01powerpc: Fix BUG/WARN macros for 64-bitPaul Mackerras1-2/+2
2005-11-01[PATCH] powerpc: Merge bitops.hDavid Gibson4-835/+437
2005-11-01[PATCH] powerpc: Merge ipcbuf.hDavid Gibson3-57/+34
2005-11-01[PATCH] powerpc: move rtas_fw.c out of platforms/pseriesArnd Bergmann1-0/+3
2005-11-01[PATCH] powerpc: create a new arch/powerpc/platforms/cell/smp.cArnd Bergmann1-0/+1
2005-11-01[PATCH] powerpc: Rename BPA to CellArnd Bergmann3-3/+3
2005-11-01[BLOCK] Unify the seperate read/write io stat fields into arraysJens Axboe1-5/+5
2005-11-01merge filename and modify references to iseries/hv_call.hKelly Daly3-2/+2
2005-11-01powerpc: clean up uaccess.hStephen Rothwell1-21/+8
2005-11-01powerpc: use asm-generic/termios.hStephen Rothwell1-33/+1
2005-11-01powerpc: remove duplicate ioctl definitionsStephen Rothwell2-101/+3
2005-11-01powerpc: fix __strnlen_user in merge treeStephen Rothwell1-68/+45
2005-11-01powerpc: merge uaccess.hStephen Rothwell3-734/+504
2005-10-31Revert "i386: move apic init in init_IRQs"Linus Torvalds4-3/+23
2005-10-31[PATCH] Creative Audigy 2 cardbus: Add IO window wakeup magicJames Courtier-Dutton1-0/+1
2005-10-31manual update from upstream:Tony Luck649-9561/+18553
2005-10-31[NETFILTER]: Add "revision" support to arp_tables and ip6_tablesHarald Welte2-8/+39
2005-10-31Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds4-28/+42
2005-10-31[ARM] Add support for ARM RealView boardCatalin Marinas14-1/+884
2005-10-31[SERIAL] Fix port numberingRussell King1-3/+4
2005-10-31Merge ../linux-2.6 by handPaul Mackerras491-3576/+14999
2005-10-31powerpc: Fix bug arising from having multiple memory_limit variablesPaul Mackerras2-0/+2
2005-10-30Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-4/+4
2005-10-30[PATCH] fat: cleanup and optimization of checksumOGAWA Hirofumi1-0/+11
2005-10-30[PATCH] fix missing includesTim Schmielau11-2/+19
2005-10-30[PATCH] cleanup the usage of SEND_SIG_xxx constantsOleg Nesterov1-0/+5
2005-10-30[PATCH] sched: hardcode non-smp set_cpus_allowedPaul Jackson1-1/+1
2005-10-30[PATCH] semaphore: Remove __MUTEX_INITIALIZER()Arthur Othieno23-67/+0
2005-10-30[PATCH] RCU torture-testing kernel modulePaul E. McKenney1-0/+1
2005-10-30[PATCH] include/linux/kernel.h:BUILD_BUG_ON(): fix a commentNikita Danilov1-1/+1
2005-10-30[PATCH] modules: fix sparse warning for every MODULE_PARMPavel Roskin1-1/+3
2005-10-30[PATCH] fuse: remove unused defineMiklos Szeredi1-1/+0
2005-10-30[PATCH] Keys: Add LSM hooks for key management [try #3]David Howells3-5/+84
2005-10-30[PATCH] Keys: Export user-defined keyring operationsDavid Howells1-0/+47
2005-10-30[PATCH] vm: remove unused/broken page_pte[_prot] macrosTejun Heo13-28/+0
2005-10-30[PATCH] cpusets: automatic numa mempolicy rebindingPaul Jackson1-0/+6
2005-10-30[PATCH] cpusets: bitmap and mask remap operatorsPaul Jackson3-0/+46
2005-10-30[PATCH] cpusets: dual semaphore locking overhaulPaul Jackson1-1/+1
2005-10-30[PATCH] add_timer() of a pending timer is illegalAndrew Morton1-1/+2
2005-10-30[PATCH] unify sys_ptrace prototypeChristoph Hellwig17-18/+1
2005-10-30[PATCH] adjust parisc sys_ptrace prototypeChristoph Hellwig1-1/+0
2005-10-30[PATCH] kill sigqueue->lockOleg Nesterov1-1/+0
2005-10-30[PATCH] reduce sizeof(struct file)Eric Dumazet1-2/+8
2005-10-30[PATCH] remove timer debug fieldAndrew Morton1-5/+0
2005-10-30[PATCH] remove some more check_region stuffJeff Garzik4-12/+0
2005-10-30[PATCH] NTP shift_right cleanupjohn stultz1-0/+7
2005-10-30[PATCH] Add kthread_stop_sem()Alan Stern1-0/+12
2005-10-30[PATCH] introduce setup_timer() helperOleg Nesterov1-0/+9
2005-10-30[PATCH] ext3: Fix unmapped buffers in transaction's listsJan Kara1-0/+1
2005-10-30[PATCH] s390: export ipl device parametersHeiko Carstens1-0/+50
2005-10-30[PATCH] uml: remove old UM_FASTCALL, and make the thing work againPaolo 'Blaisorblade' Giarrusso1-0/+8
2005-10-30[PATCH] uml: reuse i386 cpu-specific tuningPaolo 'Blaisorblade' Giarrusso1-4/+15
2005-10-30[PATCH] m32r: fix #if warningsHirokazu Takata1-1/+1
2005-10-30[PATCH] introduce .valid callback for pm_opsShaohua Li1-0/+1
2005-10-30[PATCH] swsusp: rework memory freeing on resumeRafael J. Wysocki1-2/+1
2005-10-30[PATCH] swsusp: move snapshot functionality to separate fileRafael J. Wysocki1-0/+6
2005-10-30[PATCH] introduce get_cpu_sysdev() to retrieve a sysfs entry for a cpu.Ashok Raj1-0/+1
2005-10-30[PATCH] x86: inline spin_unlock if !CONFIG_DEBUG_SPINLOCK and !CONFIG_PREEMPTIngo Molnar1-6/+25
2005-10-30[PATCH] Clean up mtrr compat ioctl codeBrian Gerst1-0/+33
2005-10-30[PATCH] i386: move apic init in init_IRQsEric W. Biederman4-23/+3
2005-10-30[PATCH] ES7000 platform updateNatalie.Protasevich@unisys.com1-1/+1
2005-10-30[PATCH] x86: add an accessor function for getting the per-CPU gdtZachary Amsden1-3/+5
2005-10-30[PATCH] i386: little pgtable.h consolidation vs 2/3levelPaolo 'Blaisorblade' Giarrusso3-10/+5
2005-10-30[PATCH] x86: cmpxchg improvementsJan Beulich1-3/+30
2005-10-30[PATCH] SELinux: canonicalize getxattr()James Morris1-4/+7
2005-10-30[PATCH] CONFIG_IA32Brian Gerst1-1/+1
2005-10-30[ARM] arch-ixp4xx/io.h: make const args const to remove compiler warningJohn Bowler1-3/+3
2005-10-30[ARM] fix bogus cast in IXP2000 I/O macroDeepak Saxena1-1/+1
2005-10-30Merge branch 'upstream'Jeff Garzik1-2/+26
2005-10-30[libata] change ata_qc_complete() to take error mask as second argJeff Garzik1-2/+26
2005-10-30Merge branch 'upstream'Jeff Garzik39-240/+521
2005-10-30Merge branch 'master'Jeff Garzik38-238/+521
2005-10-29Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-4/+13
2005-10-29[PATCH] memory hotplug: sysfs and add/remove functionsDave Hansen3-0/+130
2005-10-29[PATCH] memory hotplug locking: zone span seqlockDave Hansen2-2/+52
2005-10-29[PATCH] memory hotplug locking: node_size_lockDave Hansen2-0/+46
2005-10-29[PATCH] memory hotplug prep: __section_nr helperDave Hansen1-0/+1
2005-10-29[PATCH] memory hotplug prep: kill local_mapnrDave Hansen4-21/+0
2005-10-29[PATCH] mm: update comments to pte lockHugh Dickins2-3/+2
2005-10-29[PATCH] mm: fix rss and mmlist lockingHugh Dickins1-4/+38
2005-10-29[PATCH] mm: split page table lockHugh Dickins2-11/+41
2005-10-29[PATCH] mm: parisc pte atomicityHugh Dickins1-16/+19
2005-10-29[PATCH] mm: follow_page with inner ptlockHugh Dickins1-8/+12
2005-10-29[PATCH] mm: kill check_user_page_readableHugh Dickins1-1/+0
2005-10-29[PATCH] mm: rmap with inner ptlockHugh Dickins1-2/+2
2005-10-29[PATCH] mm: unmap_vmas with inner ptlockHugh Dickins2-3/+1
2005-10-29[PATCH] mm: flush_tlb_range outside ptlockHugh Dickins1-1/+2
2005-10-29[PATCH] mm: pte_offset_map_lock loopsHugh Dickins2-2/+3
2005-10-29[PATCH] mm: ptd_alloc take ptlockHugh Dickins1-0/+18
2005-10-29[PATCH] mm: ptd_alloc inline and outHugh Dickins2-27/+22
2005-10-29[PATCH] mm: init_mm without ptlockHugh Dickins1-1/+1
2005-10-29[PATCH] mm: ia64 use expand_upwardsHugh Dickins1-1/+2
2005-10-29[PATCH] mm: mm_struct hiwaters movedHugh Dickins1-10/+9
2005-10-29[PATCH] mm: update_hiwaters just in timeHugh Dickins2-3/+10
2005-10-29[PATCH] core remove PageReservedNick Piggin1-2/+3
2005-10-29[PATCH] mm: rss = file_rss + anon_rssHugh Dickins1-1/+3
2005-10-29[PATCH] mm: tlb_finish_mmu forget rssHugh Dickins5-66/+16
2005-10-29[PATCH] mm: tlb_is_full_mm was obscureHugh Dickins5-33/+4
2005-10-29[PATCH] mm: tlb_gather_mmu get_cpu_varHugh Dickins5-13/+19
2005-10-29[PATCH] mm: page fault handlers tidyupHugh Dickins1-1/+3
2005-10-29[PATCH] mm: unlink_file_vma, remove_vmaHugh Dickins1-0/+1
2005-10-29[PATCH] mm: vm_stat_account unshackledHugh Dickins1-14/+2
2005-10-29[PATCH] Convert mempolicies to nodemask_tAndi Kleen1-2/+2
2005-10-29[PATCH] add sem_is_read/write_locked()Rik Van Riel10-0/+50
2005-10-29[PATCH] fix alpha breakageIvan Kokshaysky1-0/+2
2005-10-29[PATCH] vmalloc_nodeChristoph Lameter1-1/+7
2005-10-29[libata] remove ata_chk_err(), ->check_err() hook.Jeff Garzik1-2/+0
2005-10-30[PATCH] Introduce sg_set_bufHerbert Xu1-4/+13
2005-10-29Merge branch 'master'Jeff Garzik217-2253/+10849
2005-10-29[DRIVER MODEL] Add missing platform_device.h header.Russell King1-0/+40
2005-10-29Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds27-87/+130
2005-10-29[ARM] 3061/1: cleanup the XIP link address messNicolas Pitre1-0/+7
2005-10-29[ARM] 3060/1: allow constants found in asm/memory.h to be used in asm codeNicolas Pitre22-34/+44
2005-10-29Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds155-1353/+10016
2005-10-29BCM1480 HT supportAndrew Isaacson1-0/+5
2005-10-29Support for BigSur board.Andrew Isaacson2-0/+53
2005-10-29Add support for SB1A CPU.Andrew Isaacson2-2/+4
2005-10-29Sibyte header cleanupAndrew Isaacson14-30/+7
2005-10-29BCM1480 headersAndrew Isaacson17-98/+3236
2005-10-29Make UL what should be UL.Ralf Baechle2-9/+9
2005-10-29Don't print file name and line in die and die_if_kernel.Ralf Baechle1-9/+7
2005-10-29Define EOWNERDEAD and ENOTRECOVERABLE.Ralf Baechle1-0/+4
2005-10-29More configcheck fixes.Ralf Baechle3-3/+5
2005-10-292.6.14-rc1 updates for MIPS compat types.Ralf Baechle1-6/+6
2005-10-29Complete the fcntl.h cleanup.Ralf Baechle1-10/+7
2005-10-29Cleanup Sibyte Kconfig a bit further.Ralf Baechle1-14/+0
2005-10-29Fix weirdness in <asm/bug.h>Ralf Baechle1-3/+2
2005-10-29Fixup a few lose ends in explicit support for MIPS R1/R2.Ralf Baechle6-38/+37
2005-10-29Provide 64-bit address space definitions for the Sibyte SB1 CPU core.Ralf Baechle1-0/+10
2005-10-29Cleanup the mess in cpu_cache_init.Ralf Baechle6-27/+40
2005-10-29Use R4000 TLB routines for SB1 also.Ralf Baechle1-2/+4
2005-10-29Fix ARCH_KMALLOC_MINALIGN values on MIPSRalf Baechle4-2/+34
2005-10-29Support for MIPSsim, the cycle accurate MIPS simulator.Ralf Baechle3-0/+140
2005-10-29Revise MIPS 64-bit ptrace interfaceDaniel Jacobowitz1-4/+11
2005-10-29Glue again after removal of BUILD_BUG().Ralf Baechle1-25/+32
2005-10-29SMP on Malta needs to define ARCH_HAS_IRQ_PER_CPU since 2.6.14-rc1.Ralf Baechle1-0/+14
2005-10-29Add SOCK_DCCP definition for MIPS also.Ralf Baechle1-0/+1
2005-10-29The type of sum in csum_tcpudp_nofold is "unsigned int", so when we assignRalf Baechle1-1/+1
2005-10-29Kernel gpio/2 routines that will be used by some drivers.Pete Popov1-0/+20
2005-10-29Updated pcmcia driver with pb1200 and db1200 support.Pete Popov2-0/+18
2005-10-29Reorder & reformat a bit.Ralf Baechle1-15/+16
2005-10-29The values for SO_SNDBUFFORCE / SO_RCVBUFFORCE were already taken ...Ralf Baechle1-2/+2
2005-10-29Futexes for MIPS, for the time being only the R10000_LLSC_WAR version.Ralf Baechle1-0/+50
2005-10-29Define pcibus_to_node() for IP27.Ralf Baechle1-0/+3
2005-10-29Cleaned up AMD Au1200 IDE driver:Pete Popov4-1/+350
2005-10-29Delete the SABLE_RTL case.Ralf Baechle1-5/+0
2005-10-29Provide MODULE_ARCH_VERMAGIC for MIPS.Ralf Baechle1-0/+50
2005-10-29Move MIPS Technologies processor IDs to where they belong.Maciej W. Rozycki1-2/+7
2005-10-29Move genrtc.c's functions into <asm/rtc.h>Ralf Baechle1-5/+48
2005-10-29Define some more common ip22 CPU features.Thiemo Seufer1-0/+6
2005-10-29Typo fix.Thiemo Seufer1-1/+1