| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/coolo... | Linus Torvalds | 2007-07-28 | 19 | -65/+136 |
|\ |
|
| * | Input Serio: Blackfin doesnt support I8042 - make sure it doesnt get selected | Michael Hennerich | 2007-07-24 | 1 | -1/+1 |
| * | Blackfin arch: add BF54x I2C/TWI TWI0 driver support | Bryan Wu | 2007-07-25 | 3 | -2/+36 |
| * | Blackfin On-Chip RTC driver update for supporting BF54x | Mike Frysinger | 2007-07-15 | 1 | -1/+1 |
| * | Blackfin Ethernet MAC driver: fix bug Report returned -ENOMEM upwards (in cas... | Michael Hennerich | 2007-07-25 | 1 | -1/+5 |
| * | Blackfin arch: add error message when IRQ no available | Michael Hennerich | 2007-07-24 | 1 | -1/+5 |
| * | Blackfin arch: Initialize the exception vectors early in the boot process | Bernd Schmidt | 2007-07-25 | 4 | -36/+47 |
| * | Blackfin arch: fix a compiling warning about dma-mapping | Bryan Wu | 2007-07-24 | 1 | -1/+2 |
| * | Blackfin arch: switch to using proper defines this time THREAD_SIZE and PAGE_... | Mike Frysinger | 2007-07-25 | 1 | -6/+6 |
| * | Blackfin arch: fix bug which unaligns the init thread's stack and causes the ... | Bernd Schmidt | 2007-07-25 | 1 | -6/+10 |
| * | Blackfin arch: Load P0 before storing through it | Bernd Schmidt | 2007-07-24 | 1 | -0/+3 |
| * | Blackfin arch: fix KGDB bug, dont forget last parameter. | Sonic Zhang | 2007-07-25 | 1 | -1/+1 |
| * | Blackfin arch: add selections for BF544 and BF542 | Mike Frysinger | 2007-07-24 | 1 | -0/+4 |
| * | Blackfin arch: use bfin_read_SWRST() now that BF561 provides it | Mike Frysinger | 2007-07-24 | 1 | -4/+0 |
| * | Blackfin arch: setup aliases for some core Core A MMRs | Mike Frysinger | 2007-07-24 | 3 | -5/+15 |
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2007-07-28 | 6 | -19/+28 |
|\ \ |
|
| * | | docbook: add pipes, other fixes | Randy Dunlap | 2007-07-27 | 3 | -5/+14 |
| * | | blktrace: use cpu_clock() instead of sched_clock() | Ingo Molnar | 2007-07-27 | 1 | -10/+10 |
| * | | bsg: Fix build for CONFIG_BLOCK=n | Paul Mundt | 2007-07-27 | 1 | -2/+2 |
| * | | [patch] QUEUE_FLAG_READFULL QUEUE_FLAG_WRITEFULL comment fix | Qi Yong | 2007-07-27 | 1 | -2/+2 |
* | | | Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2007-07-28 | 6 | -18/+22 |
|\ \ \ |
|
| * | | | agp: AMD AGP is used on UP1100 & UP1500 alpha boxen | Alan Hourihane | 2007-07-27 | 1 | -1/+1 |
| * | | | intel_agp: really fix 945/965GME | Zhenyu Wang | 2007-07-27 | 1 | -5/+12 |
| * | | | agp: don't lock pages | Nick Piggin | 2007-07-27 | 3 | -5/+0 |
| * | | | AGP: document boot options | Chuck Ebbert | 2007-07-27 | 1 | -0/+7 |
| * | | | Fix "use after free" / "double free" bug in ati_create_gatt_pages / ati_free_... | Jesper Juhl | 2007-07-27 | 1 | -7/+2 |
| |/ / |
|
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-07-28 | 7 | -20/+21 |
|\ \ \ |
|
| * | | | [ARM] 4527/1: pxa: fix pxa27x ac97 cold reset in ASoC due to CKEN change | Eric Miao | 2007-07-28 | 1 | -2/+2 |
| * | | | [ARM] 4530/1: MXC: fix elf_hwcap compile breakage as in iop13xx | Quinn Jensen | 2007-07-28 | 1 | -2/+1 |
| * | | | [ARM] 4529/1: [HP Jornada 7XX] - Fix jornada720.c to use SSP driver | Kristoffer Ericson | 2007-07-28 | 1 | -12/+15 |
| * | | | [ARM] 4528/1: [HP Jornada 7XX] - Fix typo in jornada720_ssp.c | Kristoffer Ericson | 2007-07-26 | 1 | -1/+1 |
| * | | | [ARM] Remove CONFIG_IGNORE_FIQ | Russell King | 2007-07-26 | 1 | -2/+0 |
| * | | | [ARM] 4526/1: pxa: make ARCH_PXA select GENERIC_CLOCKEVENTS | Eric Miao | 2007-07-24 | 1 | -0/+1 |
| * | | | [ARM] setup_profiling_timer must not be __init | Russell King | 2007-07-23 | 1 | -1/+1 |
* | | | | [IA64] Compare pointer against NULL, not '0' | Yoann Padioleau | 2007-07-27 | 1 | -1/+1 |
* | | | | [IA64] Fix build failure in fs/quota.c | Tony Luck | 2007-07-27 | 3 | -1/+7 |
* | | | | [IA64] Use new acpi_device_id struct for HID init in ia64/hp/common/sba_iommu.c | Thomas Renninger | 2007-07-27 | 1 | -1/+6 |
* | | | | [IA64] Fix wrong return value in parse_vector_domain | Kenji Kaneshige | 2007-07-26 | 1 | -1/+1 |
* | | | | [IA64] Fix wrong assumption in acpi_gsi_to_irq | Kenji Kaneshige | 2007-07-26 | 1 | -5/+4 |
* | | | | [IA64] Add sanity check into __bind_irq_vector | Kenji Kaneshige | 2007-07-26 | 1 | -0/+3 |
| |/ /
|/| | |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds | 2007-07-26 | 24 | -176/+253 |
|\ \ \ |
|
| * | | | drivers/mmc/core/: make 3 functions static | Adrian Bunk | 2007-07-26 | 4 | -75/+69 |
| * | | | mmc: add missing printk levels | Pierre Ossman | 2007-07-26 | 2 | -10/+8 |
| * | | | mmc: remove redundant debug information from sdhci and wbsd | Pierre Ossman | 2007-07-26 | 2 | -26/+0 |
| * | | | mmc: proper debugging output in core | Pierre Ossman | 2007-07-26 | 1 | -8/+40 |
| * | | | mmc: be more verbose about card insertions/removal | Pierre Ossman | 2007-07-26 | 3 | -2/+35 |
| * | | | mmc: Don't hold lock when releasing an added card | Pierre Ossman | 2007-07-26 | 2 | -10/+16 |
| * | | | mmc: add a might_sleep() to mmc_claim_host() | Pierre Ossman | 2007-07-26 | 1 | -0/+2 |
| * | | | mmc: update kerneldoc | Pierre Ossman | 2007-07-26 | 4 | -15/+27 |
| * | | | mmc: update header file paths | Pierre Ossman | 2007-07-26 | 18 | -18/+18 |