| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 | 8 | -15/+15 |
|\ |
|
| * | Merge branch 'for-next' into for-linus | Jiri Kosina | 2009-12-07 | 8 | -15/+15 |
| |\ |
|
| | * | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 8 | -15/+15 |
* | | | Merge branch 'bkl-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2009-12-09 | 1 | -5/+1 |
|\ \ \ |
|
| * | | | blackfin: Remove the BKL from sys_execve | John Kacur | 2009-10-14 | 1 | -5/+1 |
| | |/
| |/| |
|
* | | | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-12-08 | 1 | -0/+2 |
|\ \ \ |
|
| * \ \ | Merge branch 'master' into for-2.6.33 | Jens Axboe | 2009-12-03 | 14 | -42/+138 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | block: add helpers to run flush_dcache_page() against a bio and a request's p... | Ilya Loginov | 2009-11-26 | 1 | -0/+2 |
| | |/
| |/| |
|
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-12-01 | 14 | -42/+138 |
|\ \ \
| | |/
| |/| |
|
| * | | Blackfin: fix SMP build error in start_thread() | Graf Yang | 2009-11-25 | 1 | -1/+1 |
| * | | Blackfin: fix memset in smp_send_reschedule() and -stop() | Roel Kluin | 2009-11-25 | 1 | -4/+2 |
| * | | Blackfin: fix typo in ptrace poking | Jie Zhang | 2009-11-25 | 1 | -1/+1 |
| * | | Blackfin: check for anomaly 05000475 | Mike Frysinger | 2009-11-25 | 1 | -0/+5 |
| * | | Blackfin: work around testset anomaly 05000477 | Mike Frysinger | 2009-11-25 | 1 | -2/+12 |
| * | | Blackfin: update anomaly lists | Mike Frysinger | 2009-11-25 | 7 | -31/+109 |
| * | | Blackfin: fix cache Kconfig typo | André Goddard Rosa | 2009-11-25 | 1 | -1/+1 |
| * | | Blackfin: fix suspend/resume failure with some on-chip ROMs | Michael Hennerich | 2009-11-25 | 1 | -2/+7 |
| |/ |
|
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-18 | 250 | -4717/+1079 |
|\ \
| |/ |
|
| * | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 2009-10-11 | 1 | -0/+1 |
| * | Blackfin: convert to GENERIC_HARDIRQS_NO__DO_IRQ | Michael Hennerich | 2009-10-08 | 1 | -0/+3 |
| * | Blackfin: drop all simple-gpio board resources | Mike Frysinger | 2009-10-08 | 17 | -255/+0 |
| * | Blackfin: fix framebuffer mmap bug for nommu | Thomas Chou | 2009-10-08 | 2 | -0/+17 |
| * | Blackfin: includecheck fix: mach-bf548, ezkit.c | Jaswinder Singh Rajput | 2009-10-08 | 1 | -1/+0 |
| * | Blackfin: drop cs_change_per_word setting | Mike Frysinger | 2009-10-08 | 5 | -8/+0 |
| * | Blackfin: bf533-ezkit: convert to physmap/jedec_probe | Mike Frysinger | 2009-10-08 | 1 | -25/+41 |
| * | Blackfin: convert adv7393 resources to new i2c framework | Michael Hennerich | 2009-10-08 | 5 | -50/+31 |
| * | Blackfin: fix missed cache config renames | Graf Yang | 2009-10-07 | 1 | -2/+2 |
| * | Blackfin: cplbinfo: drop d_path() hacks | Mike Frysinger | 2009-10-07 | 1 | -13/+12 |
| * | Blackfin: asm/irq.h: pull in mach/anomaly.h for anomaly defines | Mike Frysinger | 2009-10-07 | 1 | -0/+2 |
| * | Blackfin: BF51x: add PTP MMR defines | Barry Song | 2009-10-07 | 2 | -0/+69 |
| * | Blackfin: mass clean up of copyright/licensing info | Robin Getz | 2009-10-07 | 248 | -4298/+893 |
| * | Blackfin: convert to use arch_gettimeoffset() | john stultz | 2009-10-07 | 2 | -65/+8 |
* | | net: Introduce recvmmsg socket syscall | Arnaldo Carvalho de Melo | 2009-10-12 | 1 | -0/+1 |
|/ |
|
* | const: constify remaining file_operations | Alexey Dobriyan | 2009-10-01 | 1 | -1/+1 |
* | blackfin: Cleanup linker script using new linker script macros. | Tim Abbott | 2009-09-24 | 1 | -50/+6 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next | Linus Torvalds | 2009-09-23 | 2 | -5/+5 |
|\ |
|
| * | kbuild: use INSTALLKERNEL to select customized installkernel script | Sam Ravnborg | 2009-09-20 | 2 | -5/+5 |
* | | Blackfin: override text/data checking functions | Mike Frysinger | 2009-09-23 | 1 | -3/+35 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-09-22 | 1 | -1/+1 |
|\ \ |
|
| * | | trivial: fix typo "for for" in multiple files | Anand Gadiyar | 2009-09-21 | 1 | -1/+1 |
| |/ |
|
* | | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 2009-09-21 | 2 | -2/+2 |
|/ |
|
* | Blackfin: update ftrace for latest toolchain | Yi Li | 2009-09-16 | 2 | -12/+13 |
* | Blackfin: fix elf_fpregset_t definition | Mike Frysinger | 2009-09-16 | 1 | -1/+1 |
* | Blackfin: unify cache init functions | Mike Frysinger | 2009-09-16 | 5 | -145/+45 |
* | Blackfin: swap clocksource ratings for gptimer/cycles | Graf Yang | 2009-09-16 | 2 | -3/+3 |
* | Blackfin: update ftrace_push_return_trace() breakage | Mike Frysinger | 2009-09-16 | 1 | -1/+1 |
* | Blackfin: update cm board resources | Harald Krapfenbauer | 2009-09-16 | 5 | -55/+297 |
* | Blackfin: cm-bf537u: split board from cm-bf537e | Harald Krapfenbauer | 2009-09-16 | 5 | -15/+751 |
* | Blackfin: bf538-ezkit: add SPI IRQ resources | Barry Song | 2009-09-16 | 1 | -0/+5 |
* | Blackfin: increase default async timings for parallel flashes | Sonic Zhang | 2009-09-16 | 4 | -7/+7 |