aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
...
| * | Blackfin arch: Modify some funtion names to more genernal onesGraf Yang2008-10-08
| * | Blackfin arch: rename blackfin_sram.c to sram-alloc.cRobin Getz2008-10-08
| * | Blackfin arch: add a meaningful name for each irqchipGraf Yang2008-10-08
| * | Blackfin arch: add CONFIG_APP_STACKS_L1 to enable or disable putting kernel s...Graf Yang2008-10-08
| * | Blackfin arch: Make sure we protect except 2 properly, and print out memory p...Robin Getz2008-10-08
| * | Blackfin arch: mark local gpio_error() as staticMike Frysinger2008-10-08
| * | Blackfin arch: fix bug - sometimes there is no response to the hitting key in...Mike Frysinger2008-10-08
| * | Blackfin arch: Better error handling of unknown exceptionsRobin Getz2008-10-08
| * | Blackfin arch: add BF54x / BF52x Rotary Input device driver platform resource...Michael Hennerich2008-10-08
| * | Blackfin arch: add supporting for kgdbSonic Zhang2008-10-13
| * | Blackfin arch: fixing bug - under IRQ stress, running applications may wrongl...Bernd Schmidt2008-10-07
| * | Blackfin arch: add supporting for double fault debug handlingRobin Getz2008-10-08
| * | Blackfin arch: only include asm/cplb.h when it is truly usedMike Frysinger2008-10-13
| * | Blackfin arch: add note about newer ezkits using PB4 for AD7877 instead of PJ11Mike Frysinger2008-10-07
| * | Blackfin arch: Add new board support for ADZS-BF526-EZ-BRDMichael Hennerich2008-10-13
| * | Blackfin arch: add dma mapping stub for musb driver portBryan Wu2008-09-22
| * | Blackfin arch: use new platform data interface of musb to replace old oneBryan Wu2008-10-08
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-10-13
|\ \ \
| * | | chmc: Mark %ver register inline asm with __volatile__David S. Miller2008-10-13
| * | | sparc64: Add missing notify_cpu_starting() call.David S. Miller2008-10-13
| * | | sparc32: fix build errorsRobert Reif2008-10-13
* | | | Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya...Linus Torvalds2008-10-13
|\ \ \ \
| * | | | proc: remove unused get_dma_list()Alexey Dobriyan2008-10-09
| | |/ / | |/| |
* | | | Merge git://git.infradead.org/users/dwmw2/random-2.6Linus Torvalds2008-10-13
|\ \ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2008-10-13
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Remove asm/a.out.h files for all architectures without a.out support.Adrian Bunk2008-09-06
| * | | | Introduce HAVE_AOUT symbol to remove hard-coded arch list for BINFMT_AOUTDavid Woodhouse2008-09-06
| * | | | Remove redundant CONFIG_ARCH_SUPPORTS_AOUTDavid Woodhouse2008-09-06
| * | | | S390: Update comments about why we don't use <asm-generic/statfs.h>David Woodhouse2008-09-06
| * | | | SPARC: Use <asm-generic/statfs.h>David Woodhouse2008-09-06
| * | | | PowerPC: Use <asm-generic/statfs.h>David Woodhouse2008-09-06
| * | | | IA64: Use <asm-generic/statfs.h>David Woodhouse2008-09-04
| * | | | ARM: Use <asm-generic/statfs.h>David Woodhouse2008-09-04
| * | | | Make <asm-generic/statfs.h> suitable for 64-bit platforms.David Woodhouse2008-09-04
* | | | | Merge phase #5 (misc) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li...Linus Torvalds2008-10-13
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'oprofile-v2' and 'timers/hpet' into x86/core-v4Ingo Molnar2008-10-13
| |\ \ \ \ \ \
| | | * \ \ \ \ Merge commit 'v2.6.27' into timers/hpetIngo Molnar2008-10-10
| | | |\ \ \ \ \ | | | | | |_|/ / | | | | |/| | |
| | | * | | | | x86, hpet: SB600 - remove HPET resources from PCI deviceJordan Crouse2008-09-14
| | | * | | | | Merge commit 'v2.6.27-rc6' into timers/hpetIngo Molnar2008-09-14
| | | |\ \ \ \ \
| | | * | | | | | x86: hpet: modify IXP400 quirk to enable interruptsAndreas Herrmann2008-09-05
| | | * | | | | | hpet: /dev/hpet - fixes and cleanupDavid Brownell2008-07-31
| | * | | | | | | Merge branch 'linus' into oprofile-v2Ingo Molnar2008-10-13
| | |\ \ \ \ \ \ \ | | | | |_|_|_|/ / | | | |/| | | | |
| | * | | | | | | x86/oprofile: reanaming op_model_athlon.c to op_model_amd.cRobert Richter2008-07-26
| | * | | | | | | x86/oprofile: add CONFIG_OPROFILE_IBS optionRobert Richter2008-07-26
| | * | | | | | | x86: apic: changing export symbols to *_GPLRobert Richter2008-07-26
| | * | | | | | | x86: apic: export symbols for extended interrupt LVT functionsRobert Richter2008-07-26
| | * | | | | | | x86/oprofile: op_model_athlon.c: fix counter reset when reenabling IBS OPRobert Richter2008-07-26
| | * | | | | | | x86/oprofile: macro definition cleanup in op_model_athlon.cRobert Richter2008-07-26
| | * | | | | | | OProfile: fix IBS build error for UPRobert Richter2008-07-26
| | * | | | | | | OProfile: enable IBS for AMD CPUsRobert Richter2008-07-26