| Commit message (Expand) | Author | Age | Files | Lines |
* | Add assembler equivalents to __init{,date}_refok | Ralf Baechle | 2007-10-16 | 1 | -0/+2 |
* | slow down printk during boot | Randy Dunlap | 2007-10-16 | 1 | -0/+2 |
* | docbook: fix filesystems content | Randy Dunlap | 2007-10-15 | 1 | -0/+1 |
* | docbook: fix usb content | Randy Dunlap | 2007-10-15 | 1 | -2/+2 |
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-10-15 | 48 | -76/+2642 |
|\ |
|
| * | Merge branch 'pxa' into devel | Russell King | 2007-10-15 | 16 | -19/+2000 |
| |\ |
|
| | * | [ARM] 4577/1: ITE 8152 PCI bridge support | Mike Rapoport | 2007-10-15 | 3 | -0/+107 |
| | * | [ARM] 4576/1: CM-X270 machine support | Mike Rapoport | 2007-10-15 | 5 | -0/+91 |
| | * | [ARM] pxa: Avoid pxa_gpio_mode() in gpio_direction_{in,out}put() | Russell King | 2007-10-15 | 1 | -10/+2 |
| | * | [ARM] pxa: Make cpu_is_pxaXXX dependent on configuration symbols | Russell King | 2007-10-15 | 1 | -0/+21 |
| | * | [ARM] pxa: PXA3xx base support | eric miao | 2007-10-15 | 7 | -1/+1709 |
| | * | [ARM] 4559/1: pxa: make PXA_LAST_GPIO a run-time variable | eric miao | 2007-10-12 | 1 | -6/+0 |
| | * | [ARM] pxa: add PXA3 cpu_is_xxx() macros | eric miao | 2007-10-12 | 1 | -0/+65 |
| | * | [ARM] pxa: mark pxa_set_cken deprecated | Russell King | 2007-10-12 | 1 | -1/+5 |
| | * | [ARM] pxa: remove get_lcdclk_frequency_10khz() | Russell King | 2007-10-12 | 1 | -1/+0 |
| | | | |
| | \ | |
| *-. \ | Merge branches 'omap1-upstream' and 'omap2-upstream' into devel | Russell King | 2007-10-12 | 17 | -3/+465 |
| |\ \ \ |
|
| | | * | | ARM: OMAP: Merge driver headers from N800 tree | Kai Svahn | 2007-09-20 | 5 | -1/+219 |
| | | * | | ARM: OMAP: Merge gpmc changes from N800 tree | Kai Svahn | 2007-09-20 | 1 | -0/+2 |
| | | * | | ARM: OMAP: Add minimal OMAP2430 support | Syed Mohammed Khasim | 2007-09-20 | 4 | -0/+70 |
| | | * | | ARM: OMAP: abstract debug card setup (smc, leds) | David Brownell | 2007-09-20 | 1 | -0/+4 |
| | | * | | ARM: OMAP: omap2/gpmc updates | David Brownell | 2007-09-20 | 1 | -1/+2 |
| | * | | | ARM: OMAP: Basic support for siemens sx1 | Vladimir Ananiev | 2007-09-20 | 2 | -0/+50 |
| | * | | | ARM: OMAP: Palm Tungsten|T support | Marek Vasut | 2007-09-20 | 2 | -0/+27 |
| | * | | | ARM: OMAP: PalmZ71 support | Marek Vasut | 2007-09-20 | 2 | -0/+30 |
| | * | | | ARM: OMAP: Palm Tungsten E board update | Andrzej Zaborowski | 2007-09-20 | 2 | -0/+38 |
| | * | | | ARM: OMAP: add SoSSI clock (remove manual checking of SoSSI state from idle) | Imre Deak | 2007-09-20 | 1 | -1/+0 |
| | * | | | ARM: OMAP: omap camera builds again; Mistral init and mux | David Brownell | 2007-09-20 | 1 | -0/+23 |
| | |/ / |
|
| * | | | [ARM] 4599/1: Preserve ATAG list for use with kexec (2.6.23) | Mike Westerhof | 2007-10-12 | 1 | -0/+2 |
| * | | | [ARM] Rename consistent_sync() as dma_cache_maint() | Russell King | 2007-10-12 | 1 | -7/+7 |
| * | | | [ARM] 4596/1: S3C2412: Correct IRQs for SDI+CF and add decoding support | Ben Dooks | 2007-10-12 | 1 | -0/+7 |
| * | | | [ARM] 4595/1: ns9xxx: define registers as void __iomem * instead of volatile u32 | Uwe Kleine-König | 2007-10-12 | 4 | -13/+7 |
| * | | | [ARM] 4591/1: ns9xxx: simplify REGSET, REGGET and introduce ..._IDX variants | Uwe Kleine-König | 2007-10-12 | 2 | -13/+30 |
| * | | | [ARM] 4590/1: ns9xxx: add gpio handling functions | Uwe Kleine-König | 2007-10-12 | 1 | -0/+47 |
| * | | | [ARM] Add fallocate syscall entry | Russell King | 2007-10-12 | 1 | -0/+1 |
| * | | | [ARM] 4588/1: S3C2412: Sleep configuration updates | Ben Dooks | 2007-10-12 | 1 | -2/+8 |
| * | | | [ARM] 4586/1: S3C2412: power register updates | Ben Dooks | 2007-10-12 | 2 | -0/+7 |
| * | | | [ARM] unbalanced parenthesis fix | Mariusz Kozlowski | 2007-10-12 | 1 | -2/+2 |
| * | | | [ARM] "extern inline" -> "static inline" | Adrian Bunk | 2007-10-12 | 1 | -3/+3 |
| * | | | [ARM] 4564/1: Add tagged list support for Acorn RiscPC's uncompress code | Alan Hourihane | 2007-10-12 | 1 | -15/+57 |
| | |/
| |/| |
|
* | | | Merge branch 'locks' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2007-10-15 | 1 | -4/+18 |
|\ \ \ |
|
| * | | | Rework /proc/locks via seq_files and seq_list helpers | Pavel Emelyanov | 2007-10-09 | 1 | -0/+1 |
| * | | | Cleanup macros for distinguishing mandatory locks | Pavel Emelyanov | 2007-10-09 | 1 | -4/+17 |
* | | | | Merge branch 'release' of ssh://master.kernel.org/pub/scm/linux/kernel/git/ae... | Linus Torvalds | 2007-10-15 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | [IA64] build fix for scatterlist | Tony Luck | 2007-10-15 | 1 | -0/+1 |
* | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-10-15 | 31 | -80/+144 |
|\ \ \ \ \ |
|
| * | | | | | [TCP]: Make snd_cwnd_cnt 32-bit | Ilpo Järvinen | 2007-10-15 | 1 | -1/+1 |
| * | | | | | [IPV6]: Replace sk_buff ** with sk_buff * in input handlers | Herbert Xu | 2007-10-15 | 3 | -3/+3 |
| * | | | | | [INET]: Consolidate the xxx_put | Pavel Emelyanov | 2007-10-15 | 1 | -0/+6 |
| * | | | | | [INET]: Consolidate the xxx_evictor | Pavel Emelyanov | 2007-10-15 | 3 | -0/+11 |
| * | | | | | [INET]: Consolidate the xxx_frag_destroy | Pavel Emelyanov | 2007-10-15 | 1 | -0/+5 |