Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2010-10-23 | 4 | -7/+64 | |
|\ | ||||||
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-10-21 | 47 | -164/+192 | |
| |\ | ||||||
| * \ | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2010-10-08 | 1 | -1/+1 | |
| |\ \ | ||||||
| | * \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-10-08 | 1 | -1/+1 | |
| | |\ \ | ||||||
| | | * | | omap: zoom2/3: fix build caused by wl1271 support | ext Anand Gadiyar | 2010-10-05 | 1 | -1/+1 | |
| * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-10-06 | 218 | -1099/+1831 | |
| |\ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-10-04 | 1 | -14/+3 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-09-21 | 3 | -2/+56 | |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | ||||||
| | * | | | | omap: zoom: add mmc3/wl1271 device support | Ohad Ben-Cohen | 2010-09-21 | 1 | -0/+19 | |
| | * | | | | omap: zoom: add fixed regulator device for wlan | Ohad Ben-Cohen | 2010-09-21 | 1 | -0/+35 | |
| | * | | | | wl12xx: make wl12xx.h common to both spi and sdio | Ohad Ben-Cohen | 2010-09-21 | 2 | -1/+2 | |
| * | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-09-09 | 203 | -1561/+1556 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | qdio: extend API to allow polling | Jan Glauber | 2010-09-08 | 1 | -5/+8 | |
| | | | | | | | ||||||
| \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ | ||||||
*-----------. \ \ \ \ \ \ | Merge branches 'softirq-for-linus', 'x86-debug-for-linus', 'x86-numa-for-linu... | Linus Torvalds | 2010-10-23 | 12 | -92/+98 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | * | | | | | | | x86, vm86: Fix preemption bug for int1 debug and int3 breakpoint handlers. | Bart Oldeman | 2010-09-23 | 2 | -2/+9 | |
| | | | | | * | | | | | | | | x86, UV: Use allocated buffer in tlb_uv.c:tunables_read() | Dan Carpenter | 2010-09-30 | 1 | -3/+8 | |
| | | | | * | | | | | | | | | x86, setup: Use string copy operation to optimze copy in kernel compression | Zhao Yakui | 2010-10-07 | 1 | -6/+23 | |
| | | | | | |_|_|_|_|_|/ / | | | | | |/| | | | | | | | ||||||
| | | | * | | | | | | | | | x86: HPET force enable for CX700 / VIA Epia LT | Udo van den Heuvel | 2010-09-15 | 1 | -0/+2 | |
| | | * | | | | | | | | | | x86, numa: Assign CPUs to nodes in round-robin manner on fake NUMA | Nikanth Karthikesan | 2010-10-11 | 1 | -3/+1 | |
| | * | | | | | | | | | | | x86, asm: Restore parentheses around one pushl_cfi argument | Jan Beulich | 2010-10-22 | 1 | -1/+1 | |
| | * | | | | | | | | | | | x86, asm: Fix CFI macro invocations to deal with shortcomings in gas | Jan Beulich | 2010-10-19 | 6 | -78/+55 | |
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds | 2010-10-22 | 65 | -839/+3431 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Blackfin: bfin_spi.h: add MMR peripheral layout | Mike Frysinger | 2010-10-22 | 1 | -0/+19 | |
| * | | | | | | | | | | | | | Blackfin: bfin_ppi.h: start a common PPI/EPPI header | Mike Frysinger | 2010-10-22 | 1 | -0/+51 | |
| * | | | | | | | | | | | | | Blackfin: bfin_can.h: add missing VERSION/VERSION2 MMRs | Mike Frysinger | 2010-10-22 | 1 | -3/+6 | |
| * | | | | | | | | | | | | | Blackfin: bf538: add missing SIC_RVECT define | Mike Frysinger | 2010-10-22 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | Blackfin: bf561: rewrite SICA_xxx to just SIC_xxx | Mike Frysinger | 2010-10-22 | 8 | -157/+87 | |
| * | | | | | | | | | | | | | Blackfin: bf54x: add missing SIC_RVECT definition | Mike Frysinger | 2010-10-22 | 2 | -0/+3 | |
| * | | | | | | | | | | | | | Blackfin: H8606: move 8250 irqflags to platform resources | Mike Frysinger | 2010-10-22 | 2 | -1/+2 | |
| * | | | | | | | | | | | | | Blackfin: glue XIP/ROM kernel kconfigs | Mike Frysinger | 2010-10-22 | 1 | -0/+6 | |
| * | | | | | | | | | | | | | Blackfin: update sparse flags for latest upstream changes | Mike Frysinger | 2010-10-22 | 1 | -2/+1 | |
| * | | | | | | | | | | | | | Blackfin: coreb: update ioctl numbers | Mike Frysinger | 2010-10-22 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | Blackfin: coreb: add gpl module license | Mike Frysinger | 2010-10-22 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | Blackfin: bf518-ezkit: add ssm2603 codec resources | Bob Liu | 2010-10-22 | 1 | -0/+17 | |
| * | | | | | | | | | | | | | Blackfin: bf51x/bf52x: fix 16/32bit SPORT MMR helpers | Bob Liu | 2010-10-22 | 2 | -32/+32 | |
| * | | | | | | | | | | | | | Blackfin: tll6527m: new board port | Ashish Gupta | 2010-10-22 | 4 | -0/+1172 | |
| * | | | | | | | | | | | | | Blackfin: bf526-ezbrd/bf527-ezkit: add NAND partition for u-boot | Mike Frysinger | 2010-10-22 | 2 | -2/+10 | |
| * | | | | | | | | | | | | | Blackfin: merge kernel init memory back into main memory region | Sonic Zhang | 2010-10-22 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | Blackfin: gpio: add peripheral group check | steven miao | 2010-10-22 | 1 | -67/+118 | |
| * | | | | | | | | | | | | | Blackfin: dma: bf54x: add missing break for SPORT1 TX IRQ | Mike Frysinger | 2010-10-22 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | Blackfin: add new cacheflush syscall | Sonic Zhang | 2010-10-22 | 7 | -3/+44 | |
| * | | | | | | | | | | | | | Blackfin: bf548-ezkit: increase u-boot partition size | Mike Frysinger | 2010-10-22 | 1 | -3/+7 | |
| * | | | | | | | | | | | | | Blackfin: boards: add example i2c resources for ad525x devices | steven miao | 2010-10-22 | 4 | -0/+20 | |
| * | | | | | | | | | | | | | Blackfin: SIC: fix off-by-one error in loop | Michael Hennerich | 2010-10-22 | 1 | -3/+4 | |
| * | | | | | | | | | | | | | Blackfin: bf537-stamp: tweak i2c address for ad5280 add-on tftlcd board | Sonic Zhang | 2010-10-22 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | Blackfin: bf51x: enable support for 0.2 silicon | Mike Frysinger | 2010-10-22 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | Blackfin: initial preempt support while returning from interrupt | Barry Song | 2010-10-22 | 2 | -3/+126 | |
| * | | | | | | | | | | | | | Blackfin: workaround anomaly 05000481 (corruption with ITEST MMRs) | Robin Getz | 2010-10-22 | 1 | -3/+6 | |
| * | | | | | | | | | | | | | Blackfin: i2c-gpio boards: use GPIO_PF# defines | Mike Frysinger | 2010-10-22 | 4 | -8/+8 | |
| * | | | | | | | | | | | | | Blackfin: access_ok: permit L1 stack | Barry Song | 2010-10-22 | 1 | -0/+5 |