summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | [POWERPC] Add SPE registers to core dumpsRoland McGrath2008-02-071-0/+1
| * | | | | | | | | | | | | | | | [POWERPC] Use generic compat_sys_ptraceRoland McGrath2008-02-071-0/+2
| * | | | | | | | | | | | | | | | [POWERPC] Switch to generic compat_binfmt_elf codeRoland McGrath2008-02-071-0/+1
| * | | | | | | | | | | | | | | | [POWERPC] Switch to using user_regset-based core dumpsRoland McGrath2008-02-071-0/+1
| * | | | | | | | | | | | | | | | [POWERPC] 4xx: PCIe indirect DCR spinlock fix.Valentine Barshak2008-02-061-18/+29
| * | | | | | | | | | | | | | | | [POWERPC] Fix compilation for CONFIG_DEBUGGER=n and CONFIG_KEXEC=yOlof Johansson2008-02-071-1/+1
| * | | | | | | | | | | | | | | | Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xx int...Paul Mackerras2008-02-072-0/+70
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | [POWERPC] mpc512x: Add MPC512x PSC support to MPC52xx psc driverJohn Rigby2008-02-061-0/+48
| | * | | | | | | | | | | | | | | | [POWERPC] mpc512x: Basic platform supportJohn Rigby2008-02-061-0/+22
| * | | | | | | | | | | | | | | | | Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2008-02-065-64/+78
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | [POWERPC] Made FSL Book-E PMC support more genericAndy Fleming2008-02-055-64/+78
| | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | [POWERPC] iSeries: Fix section mismatch in viodsasdStephen Rothwell2008-02-061-1/+1
| * | | | | | | | | | | | | | | | | [POWERPC] Add of_get_next_parent()Michael Ellerman2008-02-061-0/+1
* | | | | | | | | | | | | | | | | | Char: serial167, remove bottomhalfJiri Slaby2008-02-071-14/+0
* | | | | | | | | | | | | | | | | | Char: stallion, remove bottomhalfJiri Slaby2008-02-071-1/+0
* | | | | | | | | | | | | | | | | | Char: istallion, remove hangup bottomhalfJiri Slaby2008-02-071-1/+0
* | | | | | | | | | | | | | | | | | Char: esp, remove hangup and wakeup bottomhalvesJiri Slaby2008-02-071-4/+0
* | | | | | | | | | | | | | | | | | Char: char/serial, remove SERIAL_TYPE_NORMAL redefinesJiri Slaby2008-02-071-2/+0
* | | | | | | | | | | | | | | | | | Add cmpxchg_local to xtensaMathieu Desnoyers2008-02-071-0/+22
* | | | | | | | | | | | | | | | | | Add cmpxchg_local to v850Mathieu Desnoyers2008-02-071-0/+15
* | | | | | | | | | | | | | | | | | Add cmpxchg_local to sparc64Mathieu Desnoyers2008-02-071-0/+29
* | | | | | | | | | | | | | | | | | Add cmpxchg_local to sparc, move __cmpxchg to system.hMathieu Desnoyers2008-02-072-36/+48
* | | | | | | | | | | | | | | | | | Add cmpxchg_local to s390Mathieu Desnoyers2008-02-071-3/+41
* | | | | | | | | | | | | | | | | | Add cmpxchg_local to ppcGunnar Larisch2008-02-071-2/+49
* | | | | | | | | | | | | | | | | | Add cmpxchg_local to pariscMathieu Desnoyers2008-02-071-0/+33
* | | | | | | | | | | | | | | | | | Add cmpxchg_local to m68knommuMathieu Desnoyers2008-02-071-17/+11
* | | | | | | | | | | | | | | | | | Add cmpxchg_local to m86kMathieu Desnoyers2008-02-071-3/+24
* | | | | | | | | | | | | | | | | | local_t m32r use architecture specific cmpxchg_localMathieu Desnoyers2008-02-071-1/+361
* | | | | | | | | | | | | | | | | | Fix m32r __xchgMathieu Desnoyers2008-02-071-3/+1
* | | | | | | | | | | | | | | | | | New cmpxchg_local (optimized for UP case) for m32rMathieu Desnoyers2008-02-071-10/+101
* | | | | | | | | | | | | | | | | | Add cmpxchg_local, cmpxchg64 and cmpxchg64_local to ia64Mathieu Desnoyers2008-02-071-3/+9
* | | | | | | | | | | | | | | | | | Add cmpxchg_local to h8300Mathieu Desnoyers2008-02-071-0/+15
* | | | | | | | | | | | | | | | | | Add cmpxchg_local to frvMathieu Desnoyers2008-02-071-0/+24
* | | | | | | | | | | | | | | | | | Add cmpxchg_local to crisMathieu Desnoyers2008-02-071-0/+15
* | | | | | | | | | | | | | | | | | Add cmpxchg_local to blackfin, replace __cmpxchg by generic cmpxchgMathieu Desnoyers2008-02-071-46/+11
* | | | | | | | | | | | | | | | | | Add cmpxchg_local to avr32Mathieu Desnoyers2008-02-071-0/+23
* | | | | | | | | | | | | | | | | | Add cmpxchg_local to armMathieu Desnoyers2008-02-071-0/+15
* | | | | | | | | | | | | | | | | | Add cmpxchg64 and cmpxchg64_local to x86_64Mathieu Desnoyers2008-02-071-6/+16
* | | | | | | | | | | | | | | | | | Add cmpxchg64 and cmpxchg64_local to powerpcMathieu Desnoyers2008-02-071-2/+16
* | | | | | | | | | | | | | | | | | Add cmpxchg64 and cmpxchg64_local to mipsMathieu Desnoyers2008-02-071-0/+17
* | | | | | | | | | | | | | | | | | Add cmpxchg64 and cmpxchg64_local to alphaMathieu Desnoyers2008-02-071-2/+13
* | | | | | | | | | | | | | | | | | Add cmpxchg_local to asm-generic for per cpu atomic operationsMathieu Desnoyers2008-02-072-0/+87
* | | | | | | | | | | | | | | | | | Sanitize the type of struct user.u_ar0H. Peter Anvin2008-02-0716-19/+16
* | | | | | | | | | | | | | | | | | Unexport asm/page.hKirill A. Shutemov2008-02-076-5/+18
* | | | | | | | | | | | | | | | | | Unexport asm/elf.hKirill A. Shutemov2008-02-074-2/+5
* | | | | | | | | | | | | | | | | | Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer neededKirill A. Shutemov2008-02-0745-150/+3
* | | | | | | | | | | | | | | | | | Unexport asm/user.h and linux/user.hKirill A. Shutemov2008-02-074-4/+2
* | | | | | | | | | | | | | | | | | iget: remove iget() and the read_inode() super op as being obsoleteDavid Howells2008-02-071-14/+0
* | | | | | | | | | | | | | | | | | iget: stop QNX4 from using iget() and read_inode()David Howells2008-02-071-0/+1
* | | | | | | | | | | | | | | | | | iget: stop EXT4 from using iget() and read_inode()David Howells2008-02-071-1/+1
OpenPOWER on IntegriCloud