| Commit message (Expand) | Author | Age | Files | Lines |
* | [AVR32] Fix wrong pt_regs in critical exception handler | Haavard Skinnemoen | 2007-12-07 | 1 | -2/+2 |
* | [AVR32] Fix copy_to_user_page() breakage | Haavard Skinnemoen | 2007-12-07 | 1 | -10/+10 |
* | [AVR32] Follow the rules when dealing with the OCD system | Haavard Skinnemoen | 2007-12-07 | 4 | -227/+323 |
* | [AVR32] Clean up OCD register usage | Haavard Skinnemoen | 2007-12-07 | 5 | -33/+35 |
* | [AVR32] Implement irqflags trace and lockdep support | Haavard Skinnemoen | 2007-12-07 | 2 | -19/+41 |
* | [AVR32] Implement stacktrace support | Haavard Skinnemoen | 2007-12-07 | 3 | -0/+57 |
* | [AVR32] Kconfig: Use def_bool instead of bool + default | Haavard Skinnemoen | 2007-12-07 | 1 | -37/+19 |
* | [AVR32] Fix invalid status register bit definitions in asm/ptrace.h | Haavard Skinnemoen | 2007-12-07 | 1 | -2/+3 |
* | [AVR32] Export intc_get_pending symbol | Haavard Skinnemoen | 2007-11-15 | 1 | -1/+3 |
* | [AVR32] Fix duplicate clock index in at32ap machine code | ben.nizette@iinet.net.au | 2007-11-15 | 1 | -1/+1 |
* | [AVR32] remove UID16 option | Adrian Bunk | 2007-11-15 | 1 | -3/+0 |
* | [AVR32] Turn off debugging in SMC driver | Haavard Skinnemoen | 2007-11-15 | 1 | -1/+0 |
* | Extend I/O resource for wdt0 for at32ap7000 devices | Hans-Christian Egtvedt | 2007-11-15 | 1 | -1/+1 |
* | [AVR32] ARRAY_SIZE() cleanup | Alejandro Martinez Ruiz | 2007-10-23 | 1 | -1/+1 |
* | [AVR32] Implement at32_add_device_cf() | Haavard Skinnemoen | 2007-10-23 | 1 | -31/+102 |
* | [AVR32] Implement more at32_add_device_foo() functions | Haavard Skinnemoen | 2007-10-23 | 1 | -0/+208 |
* | [AVR32] Fix a couple of sparse warnings | Haavard Skinnemoen | 2007-10-23 | 2 | -3/+3 |
* | [AVR32] Wire up AT73C213 sound driver on ATSTK1000 board | Hans-Christian Egtvedt | 2007-10-23 | 1 | -0/+58 |
* | [AVR32] Platform code for pata_at32 | Kristoffer Nyborg Gregertsen | 2007-10-23 | 1 | -0/+65 |
* | typo fixes | Matt LaPlante | 2007-10-20 | 1 | -1/+1 |
* | pid namespaces: define is_global_init() and is_container_init() | Serge E. Hallyn | 2007-10-19 | 2 | -4/+4 |
* | Remove dma_cache_(wback|inv|wback_inv) functions | Ralf Baechle | 2007-10-17 | 1 | -3/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2007-10-16 | 1 | -4/+4 |
|\ |
|
| * | kbuild: enable 'make AFLAGS=...' to add additional options to AS | Sam Ravnborg | 2007-10-15 | 1 | -2/+2 |
| * | kbuild: enable 'make CFLAGS=...' to add additional options to CC | Sam Ravnborg | 2007-10-14 | 1 | -2/+2 |
* | | kprobes: support kretprobe blacklist | Masami Hiramatsu | 2007-10-16 | 1 | -0/+2 |
* | | During VM oom condition, kill all threads in process group | Will Schmidt | 2007-10-16 | 1 | -1/+1 |
* | | Consolidate PTRACE_DETACH | Alexey Dobriyan | 2007-10-16 | 1 | -5/+0 |
|/ |
|
* | [AVR32] Fix random segfault with preemption | Philippe Rétornaz | 2007-10-11 | 1 | -1/+25 |
* | [AVR32] ngw100 i2c-gpio tweaks | David Brownell | 2007-10-11 | 1 | -4/+9 |
* | [AVR32] SMC configuration in clock cycles | Kristoffer Nyborg Gregertsen | 2007-10-11 | 3 | -19/+120 |
* | [AVR32] Drop support for redundant "keepinitrd" boot-time parm. | Robert P. J. Day | 2007-10-11 | 1 | -11/+1 |
* | [AVR32] Remove unneeded 8K alignment of .text section | Haavard Skinnemoen | 2007-10-11 | 1 | -1/+0 |
* | [AVR32] Kill a few hardcoded constants in vmlinux.lds | Haavard Skinnemoen | 2007-10-11 | 1 | -3/+5 |
* | [AVR32] rename vmlinux.lds | Sam Ravnborg | 2007-10-11 | 2 | -5/+0 |
* | [AVR32] fix command line parsing in early_parse_fbmem | Matteo Vit | 2007-10-11 | 1 | -1/+1 |
* | [AVR32] Wire up USBA device | Haavard Skinnemoen | 2007-10-11 | 3 | -0/+70 |
* | [AVR32] add multidrive support for pio driver | Matteo Vit | 2007-10-11 | 1 | -0/+4 |
* | [AVR32] /sys/kernel/debug/at32ap_clk | David Brownell | 2007-10-11 | 1 | -0/+116 |
* | [AVR32] Move AT32_PM_BASE definition into pm.h | Haavard Skinnemoen | 2007-10-11 | 2 | -6/+8 |
* | [AVR32] Wire up i2c-gpio on the ATNGW100 board | Haavard Skinnemoen | 2007-08-15 | 1 | -0/+18 |
* | [AVR32] leds-gpio for stk1000 | David Brownell | 2007-08-15 | 2 | -0/+88 |
* | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds | Linus Torvalds | 2007-07-22 | 2 | -1/+46 |
|\ |
|
| * | leds: leds-gpio for ngw100 | David Brownell | 2007-07-16 | 2 | -1/+46 |
* | | mm: fault feedback #2 | Nick Piggin | 2007-07-19 | 1 | -12/+11 |
* | | [AVR32] Initialize phy_mask for both macb devices | Haavard Skinnemoen | 2007-07-18 | 1 | -1/+13 |
* | | [AVR32] Correct misspelled CONFIG_BLK_DEV_INITRD variable. | Robert P. J. Day | 2007-07-18 | 1 | -1/+1 |
* | | [AVR32] Fix build error in parse_tag_rdimg() | Haavard Skinnemoen | 2007-07-18 | 1 | -1/+1 |
* | | [AVR32] Don't wire up macb0 unless SW6 is in default position | Kristoffer Nyborg Gregertsen | 2007-07-18 | 1 | -1/+2 |
* | | [AVR32] Wire up SSC platform device 0 as TX on ATSTK1000 board | Hans-Christian Egtvedt | 2007-07-18 | 1 | -0/+3 |