| Commit message (Expand) | Author | Age |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23 | Linus Torvalds | 2007-08-24 |
|\ |
|
| * | sh: missing symbol fix for sh4-202 | Magnus Damm | 2007-08-22 |
| * | sh: Fix DSP opcode regression for SH3-DSP parts. | Paul Mundt | 2007-08-21 |
* | | tty: dont needlessly cast kmalloc() return value | Jesper Juhl | 2007-08-24 |
* | | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2007-08-24 |
|\ \ |
|
| * | | V4L/DVB (6070): Fix a warning at dvb_net | Mauro Carvalho Chehab | 2007-08-23 |
| * | | V4L/DVB (6042): b2c2-flexcop: fix Airstar HD5000 tuning regression | Trent Piepho | 2007-08-23 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched | Linus Torvalds | 2007-08-24 |
|\ \ \ |
|
| * | | | sched: tweak the sched_runtime_limit tunable | Ingo Molnar | 2007-08-23 |
| * | | | sched: skip updating rq's next_balance under null SD | Suresh Siddha | 2007-08-23 |
| * | | | sched: fix broken SMT/MC optimizations | Suresh Siddha | 2007-08-23 |
| * | | | sched: accounting regression since rc1 | Christian Borntraeger | 2007-08-23 |
| * | | | sched: fix sysctl directory permissions | Eric W. Biederman | 2007-08-23 |
| * | | | sched: sched_clock_idle_[sleep|wakeup]_event() | Ingo Molnar | 2007-08-23 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds | 2007-08-24 |
|\ \ \ |
|
| * | | | 9p: fix bad error path in conversion routines | Mariusz Kozlowski | 2007-08-23 |
| * | | | 9p: remove deprecated v9fs_fid_lookup_remove() | Eric Van Hensbergen | 2007-08-23 |
| * | | | 9p: update maintainers and documentation | Eric Van Hensbergen | 2007-08-23 |
| * | | | 9p: fix use after free | Eric Van Hensbergen | 2007-08-23 |
| | |/
| |/| |
|
* | | | Renumber AUDIT_TTY_[GS]ET | Miloslav Trmac | 2007-08-24 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds | 2007-08-24 |
|\ \ \ |
|
| * | | | sdhci: tell which spurious interrupt we got | Pierre Ossman | 2007-08-23 |
| * | | | sdhci: handle data interrupts during command | Pierre Ossman | 2007-08-23 |
| * | | | mmc: ignore bad max block size in sdhci | David Vrabel | 2007-08-23 |
| * | | | sdhci: be more cautious about block count register | Pierre Ossman | 2007-08-23 |
| * | | | drivers/mmc/core/host.c: kmalloc + memset conversion to kzalloc | Mariusz Kozlowski | 2007-08-23 |
| * | | | drivers/mmc/core/bus.c: kmalloc + memset conversion to kzalloc | Mariusz Kozlowski | 2007-08-23 |
| |/ / |
|
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2007-08-24 |
|\ \ \ |
|
| * | | | PCI: Run k8t_sound_hostbridge quirk only when needed | Jean Delvare | 2007-08-22 |
| * | | | PCI: disable MSI on RX790 | Tejun Heo | 2007-08-22 |
| * | | | PCI: disable MSI on RD580 | Tejun Heo | 2007-08-22 |
| * | | | PCI: disable MSI on RS690 | Tejun Heo | 2007-08-22 |
| * | | | PCI: make pcie_get_readrq visible in pci.h | Brice Goglin | 2007-08-22 |
| * | | | PCI: lets kill the 'PCI hidden behind bridge' message | Bernhard Kaindl | 2007-08-22 |
| * | | | pci/hotplug/cpqphp_ctrl.c: remove stale BKL use | Ingo Molnar | 2007-08-22 |
| * | | | PCI: Document pci_iomap() | Rolf Eike Beer | 2007-08-22 |
| * | | | PCI: quirk_e100_interrupt() called too early | Marian Balakowicz | 2007-08-22 |
| * | | | PCI: Move prototypes for pci_bus_find_capability to include/linux/pci.h | Kumar Gala | 2007-08-22 |
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2007-08-24 |
|\ \ \ \ |
|
| * | | | | usb: add PRODUCT, TYPE to usb-interface events | Kay Sievers | 2007-08-22 |
| * | | | | USB: resubmission unusual_devs modification for Nikon D80 | Mike Pagano | 2007-08-22 |
| * | | | | usb quirks: Add Canon EOS 5D (PC Connection mode) to the autosuspend blacklist | Paul Walmsley | 2007-08-22 |
| * | | | | USB: make EHCI initialize properly on PPC SOCs | Mike Nuss | 2007-08-22 |
| * | | | | UEAGLE: Remove sysfs files on error case | Stanislaw Gruszka | 2007-08-22 |
| * | | | | USB: fsl_usb2_udc: fix bug in processing setup requests | Li Yang | 2007-08-22 |
| * | | | | USB: g_file_storage: fix bug in DMA buffer handling | Alan Stern | 2007-08-22 |
| * | | | | USB: update last_busy field correctly | Alan Stern | 2007-08-22 |
| * | | | | USB: fix DoS in pwc USB video driver | Oliver Neukum | 2007-08-22 |
| * | | | | USB: allow retry on descriptor fetch errors | Alan Stern | 2007-08-22 |
| * | | | | USB: unkill cxacru atm driver | Oliver Neukum | 2007-08-22 |