Age | Commit message (Expand) | Author |
2007-08-03 | Blackfin arch: remove unused code -- EVT0 is not controllable by software | Mike Frysinger |
2007-10-10 | Blackfin arch: add set_dma_curr_addr DMA API to support sound driver recordin... | Roy Huang |
2007-07-25 | Blackfin arch: Add ability to expend the hardware trace buffer | Robin Getz |
2007-08-03 | Blackfin arch: Fix CCLK and SCLK checks | Robin Getz |
2007-10-11 | Blackfin serial driver: use new GPIO API | Michael Hennerich |
2007-07-25 | Blackfin arch: scrub remaining ASSEMBLY usage since the switch to __ASSEMBLY__ | Mike Frysinger |
2007-08-27 | Blackfin arch: Fix define - SPORT0_DTPRI is first function | Michael Hennerich |
2007-08-05 | Blackfin arch: fix bugs report by Andy Liu <yjhsou@gmail.com>, AD1836 can't b... | Bryan Wu |
2007-07-25 | Blackfin arch: bug fixing, add missing BF533_FAMILY GPIO_PFx definition | Bryan Wu |
2007-10-10 | Blackfin arch: store labels so we later know who allocated GPIO/Peripheral re... | Michael Hennerich |
2007-07-24 | Blackfin arch: Finalize the generic gpio support - add gpio_to_irq and irq_to... | Michael Hennerich |
2007-08-05 | Blackfin arch: update to latest anomaly sheets | Mike Frysinger |
2007-08-03 | Blackfin arch: Fix Anomaly hanlding, as pointed out by Mike | Robin Getz |
2007-08-03 | Blackfin arch: fix typo... we want csync in CSYNC(), not ssync | Mike Frysinger |
2007-07-25 | Blackfin arch: reorganize headers slightly so we can be sure things are defin... | Mike Frysinger |
2007-07-25 | Blackfin arch: use the [CS]SYNC() macros which include anomaly workarounds ra... | Mike Frysinger |
2007-07-25 | Blackfin arch: update BF54x anomaly list | Mike Frysinger |
2007-07-25 | Blackfin arch: revise anomaly handling by basing things on the compiler not t... | Mike Frysinger |
2007-07-24 | Blackfin arch: cleanup and standardize anomaly.h file format -- no functional... | Mike Frysinger |
2007-10-08 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds |
2007-10-08 | mm: set_page_dirty_balance() vs ->page_mkwrite() | Peter Zijlstra |
2007-10-07 | [ROSE]: Fix rose.ko oops on unload | Alexey Dobriyan |
2007-10-07 | Don't do load-average calculations at even 5-second intervals | Linus Torvalds |
2007-10-05 | Remove unnecessary cast in prefetch() | Serge Belyshev |
2007-10-03 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2007-10-04 | Blackfin arch: fix PORT_J BUG for BF537/6 EMAC driver reported by Kalle Pokki... | Michael Hennerich |
2007-10-04 | Blackfin arch: gpio pinmux and resource allocation API required by BF537 on c... | Michael Hennerich |
2007-10-03 | [MIPS] Terminally fix local_{dec,sub}_if_positive | Ralf Baechle |
2007-10-03 | [MIPS] Type proof reimplementation of cmpxchg. | Ralf Baechle |
2007-10-01 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2007-10-01 | [MIPS] Fix value of O_TRUNC | Ralf Baechle |
2007-09-29 | i386: remove bogus comment about memory barrier | Nick Piggin |
2007-09-28 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds |
2007-09-28 | [TCP]: Fix MD5 signature handling on big-endian. | David S. Miller |
2007-09-27 | [MIPS] Fix CONFIG_BUILD_ELF64 kernels with symbols in CKSEG0. | Ralf Baechle |
2007-09-26 | Revert "[PATCH] x86-64: fix x86_64-mm-sched-clock-share" | Linus Torvalds |
2007-09-26 | Revert "x86-64: Disable local APIC timer use on AMD systems with C1E" | Linus Torvalds |
2007-09-26 | x86-64: Disable local APIC timer use on AMD systems with C1E | Thomas Gleixner |
2007-09-26 | fix sctp_del_bind_addr() last argument type | Al Viro |
2007-09-26 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds |
2007-09-25 | SCTP : Add paramters validity check for ASCONF chunk | Wei Yongjun |
2007-09-25 | SCTP: Clean up OOTB handling and fix infinite loop processing | Vlad Yasevich |
2007-09-25 | ACPI: CONFIG_ACPI_SLEEP=n power off regression in 2.6.23-rc8 (NOT in rc7) | Alexey Starikovskiy |
2007-09-24 | [MIPS] SMTC: Make ack_bad_irq() safe with no IM backstop. | Ralf Baechle |
2007-09-22 | ACPI: disable lower idle C-states across suspend/resume | Thomas Gleixner |
2007-09-23 | Blackfin arch: add some missing syscall | Bryan Wu |
2007-10-03 | Binfmt_flat: Add minimum support for the Blackfin relocations | Bernd Schmidt |
2007-09-21 | Revert "x86_64: Quicklist support for x86_64" | Linus Torvalds |
2007-09-20 | signalfd simplification | Davide Libenzi |
2007-09-19 | sched: add /proc/sys/kernel/sched_compat_yield | Ingo Molnar |