| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2012-01-11 | 1 | -4/+0 |
|\ |
|
| * | PCI: Pull PCI 'latency timer' setup up into the core | Myron Stowe | 2012-01-06 | 1 | -4/+0 |
* | | blackfin: bf561: add adv7183 capture support | Bob Liu | 2012-01-09 | 1 | -0/+95 |
* | | blackfin: bf537: add capture support | Bob Liu | 2012-01-09 | 1 | -0/+70 |
* | | blackfin: bf548: add capture support | Scott Jiang | 2012-01-09 | 1 | -0/+69 |
* | | blackfin: time-ts: rm unused func broadcast_timer_setup() | Bob Liu | 2012-01-09 | 1 | -18/+0 |
* | | blackfin: i2c-lcd: change default clock rate | Aaron Wu | 2012-01-09 | 2 | -2/+2 |
* | | blackfin: mac: dsa: add vlan mask in board file | Steven Miao | 2012-01-09 | 1 | -0/+2 |
* | | blackfin: bf537: change num_chipselect for spi-sport | Scott Jiang | 2012-01-09 | 1 | -2/+2 |
* | | blackfin: serial: bfin-uart: remove unused field | Sonic Zhang | 2012-01-09 | 1 | -3/+0 |
* | | bf54x: get mem size: missing break in switch | Steven Miao | 2012-01-09 | 1 | -4/+12 |
* | | blackfin: smp: fix msg queue overflow issue | Steven Miao | 2012-01-09 | 1 | -5/+3 |
* | | blackfin: config: update macro SPI_BFIN in board file | Sonic Zhang | 2012-01-09 | 26 | -64/+64 |
* | | blackfin: config: update def config for all boards | Scott Jiang | 2012-01-09 | 27 | -27/+27 |
* | | blackfin: smp: cleanup smp code | Bob Liu | 2012-01-09 | 6 | -16/+77 |
* | | blackfin: smp: add suspend and wakeup irq flags | Bob Liu | 2012-01-09 | 1 | -1/+2 |
* | | blackfin: bf533-stamp: add missed patches for new asoc driver | Bob Liu | 2012-01-09 | 1 | -8/+160 |
* | | blackfin: bf533-stamp: fix ad1836 name | Bob Liu | 2012-01-09 | 1 | -2/+3 |
* | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-01-08 | 1 | -2/+0 |
|\ \ |
|
| * | | freezer: remove now unused TIF_FREEZE | Tejun Heo | 2011-11-21 | 1 | -2/+0 |
| |/ |
|
* | | nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu() | Frederic Weisbecker | 2011-12-11 | 1 | -2/+4 |
* | | nohz: Allow rcu extended quiescent state handling seperately from tick stop | Frederic Weisbecker | 2011-12-11 | 1 | -2/+2 |
* | | nohz: Separate out irq exit and idle loop dyntick logic | Frederic Weisbecker | 2011-12-11 | 1 | -2/+2 |
|/ |
|
* | blackfin: Fixup export.h includes | Lars-Peter Clausen | 2011-11-14 | 8 | -7/+8 |
* | Blackfin: add serial TX IRQ in individual platform resource | Sonic Zhang | 2011-11-14 | 28 | -49/+296 |
* | blackfin: add module.h to files implicitly expecting to use it. | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | blackfin: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 2011-10-31 | 16 | -0/+16 |
* | Blackfin: irq: remove IRQF_DISABLED | Yong Zhang | 2011-10-26 | 8 | -11/+8 |
* | Blackfin: boards: clean up i2c_board_info | Michael Hennerich | 2011-10-25 | 1 | -28/+0 |
* | Blackfin: drop unused Kconfig symbol | Paul Bolle | 2011-10-25 | 1 | -4/+0 |
* | Blackfin: bf537-stamp: register ASoC EVAL-ADAU1373 board driver | Lars-Peter Clausen | 2011-10-25 | 1 | -0/+12 |
* | Blackfin: bf537-stamp: Register adav801 codec and ASoC machine driver | Lars-Peter Clausen | 2011-10-25 | 1 | -3/+16 |
* | Blackfin: bf537-stamp: register adau1701 codec and asoc machine driver | Lars-Peter Clausen | 2011-10-25 | 1 | -0/+17 |
* | Blackfin: merge asm/mutex.h into kbuild too | Mike Frysinger | 2011-10-25 | 2 | -1/+1 |
* | Blackfin: bf537-stamp: fix ad73311 codec config macro | Scott Jiang | 2011-10-25 | 1 | -2/+2 |
* | Blackfin: bf537-stamp: fix ad1836 name | Scott Jiang | 2011-10-25 | 1 | -3/+3 |
* | Blackfin: kgdb_test: rework code to avoid -O0 usage | Sonic Zhang | 2011-10-25 | 2 | -3/+2 |
* | Blackfin: fix sparse warnings in copy_to/from_user | Mikhail Gruzdev | 2011-10-25 | 1 | -3/+3 |
* | Blackfin: bf548-ezkit: update defconfig | Sonic Zhang | 2011-10-25 | 1 | -10/+3 |
* | Blackfin: SMP: fix scheduling deadlock | Steven Miao | 2011-10-25 | 1 | -1/+6 |
* | Blackfin: H8606: fixup bogus ioresource init | Thomas Gleixner | 2011-10-25 | 1 | -1/+2 |
* | Blackfin: SMP: convert to common asm-generic/atomic.h | Mike Frysinger | 2011-10-25 | 1 | -94/+10 |
* | All Arch: remove linkage for sys_nfsservctl system call | NeilBrown | 2011-08-26 | 1 | -1/+1 |
* | atomic: cleanup asm-generic atomic*.h inclusion | Arun Sharma | 2011-07-26 | 1 | -3/+0 |
* | atomic: move atomic_add_unless to generic code | Arun Sharma | 2011-07-26 | 1 | -2/+2 |
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 | 8 | -8/+7 |
* | ptrace: unify show_regs() prototype | Mike Frysinger | 2011-07-26 | 1 | -1/+0 |
* | modules: make arch's use default loader hooks | Jonas Bonn | 2011-07-24 | 1 | -21/+0 |
* | Blackfin: boards: fix pcm device name | Scott Jiang | 2011-07-23 | 2 | -11/+56 |
* | Blackfin: SMP: punt unused atomic_test_mask helper | Mike Frysinger | 2011-07-23 | 1 | -5/+0 |