Age | Commit message (Expand) | Author | Files | Lines |
2009-04-05 | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -0/+1 |
2009-04-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial |  Linus Torvalds | 1 | -3/+3 |
2009-04-02 | Simplify copy_thread() |  Alexey Dobriyan | 1 | -1/+1 |
2009-04-02 | Merge branch 'tracing/core-v2' into tracing-for-linus |  Ingo Molnar | 1 | -0/+1 |
2009-03-31 | proc 2/2: remove struct proc_dir_entry::owner |  Alexey Dobriyan | 1 | -1/+0 |
2009-03-30 | trivial: fix typos/grammar errors in Kconfig texts |  Matt LaPlante | 1 | -3/+3 |
2009-03-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 |  Linus Torvalds | 36 | -537/+1204 |
2009-03-29 | Blackfin arch: be less noisy when gets a gpio conflict after kernel has booted |  Robin Getz | 1 | -8/+16 |
2009-03-29 | Blackfin arch: add RSI's definitions to bf514 and bf516 |  Cliff Cai | 4 | -0/+404 |
2009-03-29 | Blackfin arch: add link-time asserts to make sure on-chip regions dont overflow |  Mike Frysinger | 1 | -0/+4 |
2009-03-28 | Blackfin arch: sport spi needs 6 gpio pins |  Cliff Cai | 1 | -1/+1 |
2009-03-28 | Blackfin arch: add sport-spi related resource stuff to board file |  Cliff Cai | 1 | -0/+70 |
2009-03-28 | Blackfin arch: Blacklist Hibernate (PM_SUSPEND_MEM) on BF561 as well |  Michael Hennerich | 1 | -1/+1 |
2009-03-28 | Blackfin arch: Privide BF537-STAMP platform data of ADP5520 Multifunction driver |  Michael Hennerich | 1 | -0/+142 |
2009-03-28 | Blackfin arch: enable the platfrom PATA driver with CF Cards |  Michael Hennerich | 1 | -1/+22 |
2009-03-28 | Blackfin arch: clean up sports header file |  Mike Frysinger | 1 | -1/+1 |
2009-03-28 | Blackfin arch: convert BF5{18,27,48}_FAMILY to CONFIG_BF{51,52,54}x |  Mike Frysinger | 6 | -36/+30 |
2009-03-28 | Blackfin arch: bf51x processors also have 8 timers |  Mike Frysinger | 1 | -2/+2 |
2009-03-28 | Blackfin arch: add a check to make sure only Blackfin GPIOs may generate IRQs |  Michael Hennerich | 1 | -1/+4 |
2009-03-28 | Blackfin arch: update default kernel configuration |  Sonic Zhang | 21 | -487/+501 |
2009-03-28 | Blackfin arch: include linux headers that this one uses definitions from fro sport drivers |  Mike Frysinger | 1 | -0/+7 |
2009-03-27 | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 |  Ingo Molnar | 2 | -10/+5 |
2009-03-26 | Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -1/+1 |
2009-03-26 | Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -1/+1 |
2009-03-26 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ |  David S. Miller | 73 | -1601/+607 |
2009-03-26 | Merge commit 'v2.6.29' into core/header-fixes |  Ingo Molnar | 104 | -2447/+1571 |
2009-03-16 | Merge branches 'irq/genirq' and 'linus' into irq/core |  Ingo Molnar | 73 | -1601/+607 |
2009-03-10 | Merge branch 'x86/core' into tracing/ftrace |  Ingo Molnar | 1 | -10/+0 |
2009-03-10 | Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'linus' into tracing/core |  Ingo Molnar | 73 | -1601/+607 |
2009-03-10 | Merge branches 'x86/apic', 'x86/asm', 'x86/fixmap', 'x86/memtest', 'x86/mm', 'x86/urgent', 'linus' and 'core/percpu' into x86/core |  Ingo Molnar | 74 | -1611/+607 |
2009-03-06 | Merge branch 'x86/core' into tracing/textedit |  Ingo Molnar | 2 | -1/+6 |
2009-03-06 | percpu: clean up percpu constants |  Tejun Heo | 1 | -10/+0 |
2009-03-06 | Blackfin arch: SPI_MMC is now mainlined MMC_SPI |  Michael Hennerich | 11 | -170/+78 |
2009-03-06 | Blackfin arch: disable legacy /proc/scsi/ support by default |  Mike Frysinger | 3 | -3/+3 |
2009-03-06 | Blackfin arch: remove duplicated ANOMALY_05000448 ifdef check |  Mike Frysinger | 1 | -4/+2 |
2009-03-06 | Blackfin arch: add stubs for anomalies 447 and 448 |  Mike Frysinger | 6 | -0/+12 |
2009-03-05 | Blackfin arch: cleanup bfin_sport.h header and export it to userspace |  Alon Bar-Lev | 2 | -31/+15 |
2009-03-05 | Blackfin arch: fix bug - gdb signull case make trunk kernel panic frequently |  Jie Zhang | 1 | -2/+3 |
2009-03-05 | Blackfin arch: remove spurious dash when dcache is off |  Mike Frysinger | 1 | -3/+3 |
2009-03-05 | Blackfin arch: mark init_pda as __init as only __init funcs all it |  Mike Frysinger | 1 | -1/+1 |
2009-03-05 | Blackfin arch: fix bug - On bf548-ezkit, ethernet fails to work after wakeup from "mem" |  Michael Hennerich | 1 | -0/+24 |
2009-03-05 | Blackfin arch: Random read/write errors are a bad thing |  Robin Getz | 2 | -0/+10 |
2009-03-05 | Blackfin arch: update default kernel config, select KSZ8893M driver for BF518 |  Graf Yang | 1 | -4/+59 |
2009-03-05 | Blackfin arch: Fix bug - KGDB single step into the middle of a 4 bytes instruction on bf561 after soft bp is hit |  Sonic Zhang | 1 | -0/+22 |
2009-03-05 | Blackfin arch: Fix bug - make ksz8893m driver available when bfin_mac is enabled |  Graf Yang | 1 | -3/+6 |
2009-03-05 | Blackfin arch: make sure people do not set the kernel load address too high |  Mike Frysinger | 1 | -0/+5 |
2009-03-05 | Blackfin arch: fix bug - The SPORT_HYS bit is not set for BF561 0.5 |  Enrik Berkhan | 1 | -1/+1 |
2009-03-04 | Blackfin arch: update anomaly sheets to match latest public info |  Mike Frysinger | 7 | -14/+38 |
2009-03-04 | Blackfin arch: Fix BUG - kernel fails to build in pm.c when allow wakeup fromi standby by GPIO |  Michael Hennerich | 1 | -0/+1 |
2009-03-05 | Blackfin arch: PM_BFIN_WAKE_GP: update help |  Michael Hennerich | 1 | -0/+6 |