Age | Commit message (Expand) | Author | Files | Lines |
2012-04-08 | kvmclock: Add functions to check if the host has stopped the vm | Eric B Munson | 1 | -0/+1 |
2012-04-06 | blackfin: gpio: fix compile error if !CONFIG_GPIOLIB | Bob Liu | 1 | -2/+12 |
2012-04-03 | blackfin: fix cmpxchg build fails from system.h fallout | Paul Gortmaker | 1 | -1/+2 |
2012-03-29 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 1 | -5/+0 |
2012-03-28 | Delete all instances of asm/system.h | David Howells | 1 | -5/+0 |
2012-03-24 | nmi watchdog: do not use cpp symbol in Kconfig | Cong Wang | 1 | -4/+0 |
2012-03-21 | Disintegrate asm/system.h for Blackfin [ver #2] | David Howells | 7 | -192/+228 |
2012-03-21 | Blackfin: wire up new process_vm syscalls | Mike Frysinger | 1 | -1/+3 |
2012-03-21 | blackfin: cleanup anomaly workarounds | Bob Liu | 1 | -24/+20 |
2012-03-21 | blackfin: thread_info: add suspend flag | Bob Liu | 1 | -0/+2 |
2012-03-21 | blackfin: kgdb: skip hardware watchpoint test | Bob Liu | 1 | -0/+1 |
2012-03-21 | spi/bfin_spi: drop bits_per_word from client data | Mike Frysinger | 1 | -1/+0 |
2012-03-21 | blackfin: restore L1 base address and length | Barry Song | 1 | -1/+4 |
2012-03-21 | blackfin: timer: refine bfin simple timer driver | Steven Miao | 1 | -4/+6 |
2012-03-21 | bfin_sport: add support for ADC/DAC. | Bob Liu | 1 | -0/+3 |
2012-01-12 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 1 | -4/+0 |
2012-01-09 | blackfin: serial: bfin-uart: remove unused field | Sonic Zhang | 1 | -3/+0 |
2012-01-09 | blackfin: smp: cleanup smp code | Bob Liu | 2 | -1/+7 |
2012-01-07 | PCI: Pull PCI 'latency timer' setup up into the core | Myron Stowe | 1 | -4/+0 |
2011-11-22 | freezer: remove now unused TIF_FREEZE | Tejun Heo | 1 | -2/+0 |
2011-11-14 | Blackfin: add serial TX IRQ in individual platform resource | Sonic Zhang | 1 | -0/+2 |
2011-10-26 | Blackfin: merge asm/mutex.h into kbuild too | Mike Frysinger | 2 | -1/+1 |
2011-10-26 | Blackfin: fix sparse warnings in copy_to/from_user | Mikhail Gruzdev | 1 | -3/+3 |
2011-10-26 | Blackfin: SMP: convert to common asm-generic/atomic.h | Mike Frysinger | 1 | -94/+10 |
2011-07-27 | atomic: cleanup asm-generic atomic*.h inclusion | Arun Sharma | 1 | -3/+0 |
2011-07-27 | atomic: move atomic_add_unless to generic code | Arun Sharma | 1 | -2/+2 |
2011-07-27 | atomic: use <linux/atomic.h> | Arun Sharma | 4 | -4/+3 |
2011-07-27 | ptrace: unify show_regs() prototype | Mike Frysinger | 1 | -1/+0 |
2011-07-23 | Blackfin: SMP: punt unused atomic_test_mask helper | Mike Frysinger | 1 | -5/+0 |
2011-07-23 | Blackfin: irqs: do not trace arch_local_{*,irq_*} functions | Steven Rostedt | 1 | -21/+21 |
2011-07-23 | Blackfin: bf538: pull gpio/port logic out of core hibernate paths | Mike Frysinger | 1 | -0/+4 |
2011-07-23 | Blackfin: dpmc: optimize hibernate/resume path | Mike Frysinger | 1 | -1/+0 |
2011-07-23 | Blackfin: dpmc: relocate hibernate helper macros | Mike Frysinger | 1 | -26/+0 |
2011-07-23 | Blackfin: gpio/ints: generalize pint logic | Mike Frysinger | 1 | -3/+8 |
2011-07-23 | Blackfin: gpio: punt unused GPIO_# defines | Mike Frysinger | 1 | -49/+0 |
2011-07-23 | Blackfin: convert unicode space gremlins | Mike Frysinger | 7 | -27/+27 |
2011-07-23 | Blackfin: gptimers: add enable/disable by timer id | Mike Frysinger | 1 | -0/+10 |
2011-07-23 | Blackfin: gptimers: add group structure for hardware register layout | Mike Frysinger | 1 | -0/+9 |
2011-07-23 | Blackfin: convert to asm-generic/mutex-dec.h for all systems | Mike Frysinger | 1 | -76/+1 |
2011-07-23 | Blackfin: optimize double fault boot checking | Mike Frysinger | 1 | -0/+10 |
2011-07-23 | Blackfin: convert to kbuild asm-generic support | Mike Frysinger | 43 | -47/+43 |
2011-05-29 | Blackfin: gptimers: add structure for hardware register layout | Mike Frysinger | 1 | -0/+18 |
2011-05-29 | Blackfin: wire up new sendmmsg syscall | Mike Frysinger | 1 | -1/+2 |
2011-05-29 | Blackfin: bfin_serial.h: turn default port wrappers into stubs | Mike Frysinger | 1 | -3/+3 |
2011-05-28 | Merge branch 'setns' | Linus Torvalds | 1 | -1/+2 |
2011-05-28 | ns: Wire up the setns system call | Eric W. Biederman | 1 | -1/+2 |
2011-05-27 | kgdbts: unify/generalize gdb breakpoint adjustment | Mike Frysinger | 1 | -0/+1 |
2011-05-27 | Blackfin: convert to asm-generic ptrace.h | Mike Frysinger | 1 | -3/+2 |
2011-05-25 | Blackfin: boards: update ASoC resources after machine driver overhaul | Scott Jiang | 1 | -0/+4 |
2011-05-25 | Blackfin: fix addr type with bfin_write_{or,and} helpers | Mike Frysinger | 1 | -2/+2 |