aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ptrace: x86: change syscall_trace_leave() to rely on tracehook when steppingOleg Nesterov2009-12-161-14/+7
* ptrace: x86: implement user_single_step_siginfo()Oleg Nesterov2009-12-162-9/+23
* ptrace: powerpc: implement user_single_step_siginfo()Oleg Nesterov2009-12-162-0/+11
* da850/omap-l138: add callback to control LCD panel powerChaithrika U S2009-12-161-10/+14
* fbdev: bfin-lq035q1-fb: new Blackfin Landscape LCD EZ-Extender driverMichael Hennerich2009-12-161-0/+28
* Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-12-1574-701/+701
|\
| * genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-1432-131/+131
| * alpha: Fix fallout from locking changesThomas Gleixner2009-12-142-18/+18
| * locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner2009-12-1415-190/+190
| * locking: Convert raw_rwlock to arch_rwlockThomas Gleixner2009-12-1428-143/+143
| * locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner2009-12-1424-238/+238
| * locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner2009-12-1416-18/+18
| * locking: Convert raw_spinlock to arch_spinlockThomas Gleixner2009-12-1439-133/+133
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds2009-12-1519-719/+6389
|\ \
| * | avr32: update default configurations for ATNGW100, ATSTK1002 and ATSTK1006Hans-Christian Egtvedt2009-12-145-597/+1702
| * | avr32: add default configurations for ATNGW100 mkII and EVKLCD10XHans-Christian Egtvedt2009-12-143-0/+4512
| * | avr32: add support for ATNGW100 mkII boardHans-Christian Egtvedt2009-12-145-21/+146
| * | avr32: convert to asm-generic/hardirq.hChristoph Hellwig2009-12-142-27/+1
| * | Merge commit 'v2.6.32'Haavard Skinnemoen2009-12-14792-9046/+12407
| |\ \
| * | | avr32: add two new at91 to cpu.h definitionNicolas Ferre2009-10-061-0/+2
| * | | avr32: clean up linker script using standard macros.Nelson Elhage2009-10-061-55/+9
| * | | Merge commit 'v2.6.32-rc3'Haavard Skinnemoen2009-10-062635-34429/+149318
| |\ \ \
| * | | | avr32: MRMT: correct setup of SPI slavesPeter Ma2009-08-271-0/+1
| * | | | avr32: function for independently setting up SPI slavesPeter Ma2009-08-272-16/+20
| * | | | avr32: re-instate MCI WP/CD pin assignments for ATNGW100Peter Ma2009-08-271-5/+0
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-12-1531-210/+154
|\ \ \ \ \
| * | | | | sparc64: Fix clock event multiplier printf format.David S. Miller2009-12-111-1/+1
| * | | | | sparc64: Use clock{source,events}_calc_mult_shift().David S. Miller2009-12-111-22/+2
| * | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-11415-6515/+9963
| |\ \ \ \ \
| * | | | | | sparc64: Use free_bootmem_late() in mdesc_lmb_free().David S. Miller2009-12-111-15/+6
| * | | | | | sparc: Add alignment and emulation fault perf events.David S. Miller2009-12-115-26/+20
| * | | | | | sparc64: Add syscall tracepoint support.David S. Miller2009-12-117-9/+33
| * | | | | | sparc: Stop trying to be so fancy and use __builtin_{memcpy,memset}()David S. Miller2009-12-107-112/+6
| * | | | | | sparc: Use __builtin_object_size() to validate the buffer size for copy_from_...David S. Miller2009-12-105-4/+57
| * | | | | | sparc64: Add some missing __kprobes annotations to kernel fault paths.David S. Miller2009-12-101-7/+8
| * | | | | | sparc64: Use kprobes_built_in() to avoid ifdefs in fault_64.cDavid S. Miller2009-12-101-8/+1
| * | | | | | sparc: Validate that kprobe address is 4-byte aligned.David S. Miller2009-12-091-0/+3
| * | | | | | sparc64: Don't specify IRQF_SHARED for LDC interrupts.David S. Miller2009-12-091-2/+2
| * | | | | | sparc64: Fix stack debugging IRQ stack regression.David S. Miller2009-12-091-2/+3
| * | | | | | sparc64: Fix overly strict range type matching for PCI devices.David S. Miller2009-12-091-2/+12
* | | | | | | Merge git://git.infradead.org/battery-2.6Linus Torvalds2009-12-151-0/+3
|\ \ \ \ \ \ \
| * | | | | | | gta02: Set pcf50633 charger_reference_current_maLars-Peter Clausen2009-11-161-0/+3
* | | | | | | | atmel-mci: change use of dma slave interfaceNicolas Ferre2009-12-153-5/+61
* | | | | | | | tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa2009-12-153-17/+13
* | | | | | | | cs5535: drop the Geode-specific MFGPT/GPIO codeAndres Salomon2009-12-155-712/+0
* | | | | | | | cs5535: define lxfb/gxfb MSRs in linux/cs5535.hAndres Salomon2009-12-151-13/+0
* | | | | | | | cs5535: move VSA2 checks into linux/cs5535.hAndres Salomon2009-12-153-43/+2
* | | | | | | | cs5535: move the DIVIL MSR definition into linux/cs5535.hAndres Salomon2009-12-152-3/+1
* | | | | | | | cs5535: add a generic MFGPT driverAndres Salomon2009-12-151-40/+0
* | | | | | | | ALSA: cs5535audio: free OLPC quirks from reliance on MGEODE_LX cpu optimizationAndres Salomon2009-12-152-1/+2