| Commit message (Expand) | Author | Age | Files | Lines |
* | switch alloc_file() to passing struct path | Al Viro | 2009-12-16 | 1 | -7/+8 |
* | sanitize do_pipe_flags() callers in arch | Al Viro | 2009-12-16 | 5 | -27/+2 |
* | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-12-15 | 74 | -701/+701 |
|\ |
|
| * | genirq: Convert irq_desc.lock to raw_spinlock | Thomas Gleixner | 2009-12-14 | 32 | -131/+131 |
| * | alpha: Fix fallout from locking changes | Thomas Gleixner | 2009-12-14 | 2 | -18/+18 |
| * | locking: Convert raw_rwlock functions to arch_rwlock | Thomas Gleixner | 2009-12-14 | 15 | -190/+190 |
| * | locking: Convert raw_rwlock to arch_rwlock | Thomas Gleixner | 2009-12-14 | 28 | -143/+143 |
| * | locking: Convert __raw_spin* functions to arch_spin* | Thomas Gleixner | 2009-12-14 | 24 | -238/+238 |
| * | locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED | Thomas Gleixner | 2009-12-14 | 16 | -18/+18 |
| * | locking: Convert raw_spinlock to arch_spinlock | Thomas Gleixner | 2009-12-14 | 39 | -133/+133 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 | Linus Torvalds | 2009-12-15 | 19 | -719/+6389 |
|\ \ |
|
| * | | avr32: update default configurations for ATNGW100, ATSTK1002 and ATSTK1006 | Hans-Christian Egtvedt | 2009-12-14 | 5 | -597/+1702 |
| * | | avr32: add default configurations for ATNGW100 mkII and EVKLCD10X | Hans-Christian Egtvedt | 2009-12-14 | 3 | -0/+4512 |
| * | | avr32: add support for ATNGW100 mkII board | Hans-Christian Egtvedt | 2009-12-14 | 5 | -21/+146 |
| * | | avr32: convert to asm-generic/hardirq.h | Christoph Hellwig | 2009-12-14 | 2 | -27/+1 |
| * | | Merge commit 'v2.6.32' | Haavard Skinnemoen | 2009-12-14 | 792 | -9046/+12407 |
| |\ \ |
|
| * | | | avr32: add two new at91 to cpu.h definition | Nicolas Ferre | 2009-10-06 | 1 | -0/+2 |
| * | | | avr32: clean up linker script using standard macros. | Nelson Elhage | 2009-10-06 | 1 | -55/+9 |
| * | | | Merge commit 'v2.6.32-rc3' | Haavard Skinnemoen | 2009-10-06 | 2635 | -34429/+149318 |
| |\ \ \ |
|
| * | | | | avr32: MRMT: correct setup of SPI slaves | Peter Ma | 2009-08-27 | 1 | -0/+1 |
| * | | | | avr32: function for independently setting up SPI slaves | Peter Ma | 2009-08-27 | 2 | -16/+20 |
| * | | | | avr32: re-instate MCI WP/CD pin assignments for ATNGW100 | Peter Ma | 2009-08-27 | 1 | -5/+0 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2009-12-15 | 31 | -210/+154 |
|\ \ \ \ \ |
|
| * | | | | | sparc64: Fix clock event multiplier printf format. | David S. Miller | 2009-12-11 | 1 | -1/+1 |
| * | | | | | sparc64: Use clock{source,events}_calc_mult_shift(). | David S. Miller | 2009-12-11 | 1 | -22/+2 |
| * | | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-12-11 | 415 | -6515/+9963 |
| |\ \ \ \ \ |
|
| * | | | | | | sparc64: Use free_bootmem_late() in mdesc_lmb_free(). | David S. Miller | 2009-12-11 | 1 | -15/+6 |
| * | | | | | | sparc: Add alignment and emulation fault perf events. | David S. Miller | 2009-12-11 | 5 | -26/+20 |
| * | | | | | | sparc64: Add syscall tracepoint support. | David S. Miller | 2009-12-11 | 7 | -9/+33 |
| * | | | | | | sparc: Stop trying to be so fancy and use __builtin_{memcpy,memset}() | David S. Miller | 2009-12-11 | 7 | -112/+6 |
| * | | | | | | sparc: Use __builtin_object_size() to validate the buffer size for copy_from_... | David S. Miller | 2009-12-11 | 5 | -4/+57 |
| * | | | | | | sparc64: Add some missing __kprobes annotations to kernel fault paths. | David S. Miller | 2009-12-11 | 1 | -7/+8 |
| * | | | | | | sparc64: Use kprobes_built_in() to avoid ifdefs in fault_64.c | David S. Miller | 2009-12-11 | 1 | -8/+1 |
| * | | | | | | sparc: Validate that kprobe address is 4-byte aligned. | David S. Miller | 2009-12-10 | 1 | -0/+3 |
| * | | | | | | sparc64: Don't specify IRQF_SHARED for LDC interrupts. | David S. Miller | 2009-12-10 | 1 | -2/+2 |
| * | | | | | | sparc64: Fix stack debugging IRQ stack regression. | David S. Miller | 2009-12-09 | 1 | -2/+3 |
| * | | | | | | sparc64: Fix overly strict range type matching for PCI devices. | David S. Miller | 2009-12-09 | 1 | -2/+12 |
* | | | | | | | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 2009-12-15 | 1 | -0/+3 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | gta02: Set pcf50633 charger_reference_current_ma | Lars-Peter Clausen | 2009-11-16 | 1 | -0/+3 |
* | | | | | | | | atmel-mci: change use of dma slave interface | Nicolas Ferre | 2009-12-15 | 3 | -5/+61 |
* | | | | | | | | tree-wide: convert open calls to remove spaces to skip_spaces() lib function | André Goddard Rosa | 2009-12-15 | 3 | -17/+13 |
* | | | | | | | | cs5535: drop the Geode-specific MFGPT/GPIO code | Andres Salomon | 2009-12-15 | 5 | -712/+0 |
* | | | | | | | | cs5535: define lxfb/gxfb MSRs in linux/cs5535.h | Andres Salomon | 2009-12-15 | 1 | -13/+0 |
* | | | | | | | | cs5535: move VSA2 checks into linux/cs5535.h | Andres Salomon | 2009-12-15 | 3 | -43/+2 |
* | | | | | | | | cs5535: move the DIVIL MSR definition into linux/cs5535.h | Andres Salomon | 2009-12-15 | 2 | -3/+1 |
* | | | | | | | | cs5535: add a generic MFGPT driver | Andres Salomon | 2009-12-15 | 1 | -40/+0 |
* | | | | | | | | ALSA: cs5535audio: free OLPC quirks from reliance on MGEODE_LX cpu optimization | Andres Salomon | 2009-12-15 | 2 | -1/+2 |
* | | | | | | | | cs5535-gpio: add AMD CS5535/CS5536 GPIO driver support | Andres Salomon | 2009-12-15 | 1 | -27/+1 |
* | | | | | | | | uml: convert to seq_file/proc_fops | Alexey Dobriyan | 2009-12-15 | 4 | -54/+70 |
* | | | | | | | | const: constify remaining dev_pm_ops | Alexey Dobriyan | 2009-12-15 | 3 | -3/+3 |