Age | Commit message (Expand) | Author | Files | Lines |
2007-11-15 | [AVR32] Export intc_get_pending symbol | Haavard Skinnemoen | 1 | -1/+3 |
2007-11-15 | [AVR32] Fix duplicate clock index in at32ap machine code | ben.nizette@iinet.net.au | 1 | -1/+1 |
2007-11-15 | [AVR32] remove UID16 option | Adrian Bunk | 1 | -3/+0 |
2007-11-15 | [AVR32] Turn off debugging in SMC driver | Haavard Skinnemoen | 1 | -1/+0 |
2007-11-15 | Extend I/O resource for wdt0 for at32ap7000 devices | Hans-Christian Egtvedt | 1 | -1/+1 |
2007-10-23 | [AVR32] ARRAY_SIZE() cleanup | Alejandro Martinez Ruiz | 1 | -1/+1 |
2007-10-23 | [AVR32] Implement at32_add_device_cf() | Haavard Skinnemoen | 1 | -31/+102 |
2007-10-23 | [AVR32] Implement more at32_add_device_foo() functions | Haavard Skinnemoen | 1 | -0/+208 |
2007-10-23 | [AVR32] Fix a couple of sparse warnings | Haavard Skinnemoen | 2 | -3/+3 |
2007-10-23 | [AVR32] Wire up AT73C213 sound driver on ATSTK1000 board | Hans-Christian Egtvedt | 1 | -0/+58 |
2007-10-23 | [AVR32] Platform code for pata_at32 | Kristoffer Nyborg Gregertsen | 1 | -0/+65 |
2007-10-20 | typo fixes | Matt LaPlante | 1 | -1/+1 |
2007-10-19 | pid namespaces: define is_global_init() and is_container_init() | Serge E. Hallyn | 2 | -4/+4 |
2007-10-17 | Remove dma_cache_(wback|inv|wback_inv) functions | Ralf Baechle | 1 | -3/+3 |
2007-10-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 1 | -4/+4 |
2007-10-16 | kprobes: support kretprobe blacklist | Masami Hiramatsu | 1 | -0/+2 |
2007-10-16 | During VM oom condition, kill all threads in process group | Will Schmidt | 1 | -1/+1 |
2007-10-16 | Consolidate PTRACE_DETACH | Alexey Dobriyan | 1 | -5/+0 |
2007-10-15 | kbuild: enable 'make AFLAGS=...' to add additional options to AS | Sam Ravnborg | 1 | -2/+2 |
2007-10-14 | kbuild: enable 'make CFLAGS=...' to add additional options to CC | Sam Ravnborg | 1 | -2/+2 |
2007-10-11 | [AVR32] Fix random segfault with preemption | Philippe Rétornaz | 1 | -1/+25 |
2007-10-11 | [AVR32] ngw100 i2c-gpio tweaks | David Brownell | 1 | -4/+9 |
2007-10-11 | [AVR32] SMC configuration in clock cycles | Kristoffer Nyborg Gregertsen | 3 | -19/+120 |
2007-10-11 | [AVR32] Drop support for redundant "keepinitrd" boot-time parm. | Robert P. J. Day | 1 | -11/+1 |
2007-10-11 | [AVR32] Remove unneeded 8K alignment of .text section | Haavard Skinnemoen | 1 | -1/+0 |
2007-10-11 | [AVR32] Kill a few hardcoded constants in vmlinux.lds | Haavard Skinnemoen | 1 | -3/+5 |
2007-10-11 | [AVR32] rename vmlinux.lds | Sam Ravnborg | 2 | -5/+0 |
2007-10-11 | [AVR32] fix command line parsing in early_parse_fbmem | Matteo Vit | 1 | -1/+1 |
2007-10-11 | [AVR32] Wire up USBA device | Haavard Skinnemoen | 3 | -0/+70 |
2007-10-11 | [AVR32] add multidrive support for pio driver | Matteo Vit | 1 | -0/+4 |
2007-10-11 | [AVR32] /sys/kernel/debug/at32ap_clk | David Brownell | 1 | -0/+116 |
2007-10-11 | [AVR32] Move AT32_PM_BASE definition into pm.h | Haavard Skinnemoen | 2 | -6/+8 |
2007-08-15 | [AVR32] Wire up i2c-gpio on the ATNGW100 board | Haavard Skinnemoen | 1 | -0/+18 |
2007-08-15 | [AVR32] leds-gpio for stk1000 | David Brownell | 2 | -0/+88 |
2007-07-22 | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds | Linus Torvalds | 2 | -1/+46 |
2007-07-19 | mm: fault feedback #2 | Nick Piggin | 1 | -12/+11 |
2007-07-18 | [AVR32] Initialize phy_mask for both macb devices | Haavard Skinnemoen | 1 | -1/+13 |
2007-07-18 | [AVR32] Correct misspelled CONFIG_BLK_DEV_INITRD variable. | Robert P. J. Day | 1 | -1/+1 |
2007-07-18 | [AVR32] Fix build error in parse_tag_rdimg() | Haavard Skinnemoen | 1 | -1/+1 |
2007-07-18 | [AVR32] Don't wire up macb0 unless SW6 is in default position | Kristoffer Nyborg Gregertsen | 1 | -1/+2 |
2007-07-18 | [AVR32] Wire up SSC platform device 0 as TX on ATSTK1000 board | Hans-Christian Egtvedt | 1 | -0/+3 |
2007-07-18 | [AVR32] Add Atmel SSC driver platform device to AT32AP architecture | Hans-Christian Egtvedt | 1 | -0/+86 |
2007-07-18 | [AVR32] Make STK1000 mux settings configurable | David Brownell | 3 | -7/+80 |
2007-07-18 | [AVR32] CPU frequency scaling for AT32AP | Hans-Christian Egtvedt | 4 | -2/+175 |
2007-07-18 | [AVR32] Split SM device into PM, RTC, WDT and EIC | Haavard Skinnemoen | 5 | -426/+372 |
2007-07-17 | PTRACE_POKEDATA consolidation | Alexey Dobriyan | 1 | -5/+1 |
2007-07-17 | PTRACE_PEEKDATA consolidation | Alexey Dobriyan | 1 | -6/+1 |
2007-07-17 | Report that kernel is tainted if there was an OOPS | Pavel Emelianov | 1 | -0/+1 |
2007-07-16 | generic bug: use show_regs() instead of dump_stack() | Heiko Carstens | 1 | -1/+1 |
2007-07-16 | leds: leds-gpio for ngw100 | David Brownell | 2 | -1/+46 |