| Commit message (Expand) | Author | Age | Files | Lines |
* | Linux 2.6.25v2.6.25 | Linus Torvalds | 2008-04-17 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-04-17 | 7 | -36/+13 |
|\ |
|
| * | it821x: do not describe noraid parameter with its value | Paul Bolle | 2008-04-17 | 1 | -1/+1 |
| * | Pb1200/DBAu1200: fix bad IDE resource size | Sergei Shtylyov | 2008-04-17 | 4 | -8/+9 |
| * | Au1200: IDE driver build fix | Sergei Shtylyov | 2008-04-17 | 1 | -8/+1 |
| * | Au1200: kill IDE driver function prototypes | Sergei Shtylyov | 2008-04-17 | 2 | -18/+2 |
| * | avr32 mustn't select HAVE_IDE | Adrian Bunk | 2008-04-17 | 1 | -1/+0 |
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2008-04-16 | 2 | -2/+4 |
|\ \ |
|
| * | | block: update git url for blktrace | Jens Axboe | 2008-04-15 | 1 | -1/+1 |
| * | | io context: increment task attachment count in ioc_task_link() | Jens Axboe | 2008-04-15 | 1 | -1/+3 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2008-04-16 | 3 | -6/+148 |
|\ \ \ |
|
| * | | | USB: remove broken usb-serial num_endpoints check | Greg Kroah-Hartman | 2008-04-16 | 1 | -0/+2 |
| * | | | USB: option: Add new vendor ID and device ID for AMOI HSDPA modem | tang kai | 2008-04-16 | 1 | -0/+10 |
| * | | | USB: support more Huawei data card product IDs | fangxiaozhi | 2008-04-16 | 2 | -4/+124 |
| * | | | USB: option.c: add more device IDs | Matthias Urlichs | 2008-04-16 | 1 | -2/+9 |
| * | | | USB: Obscure Maxon BP3-USB Device Support 16d8:6280 for option driver | James Cameron | 2008-04-16 | 1 | -0/+3 |
| | |/
| |/| |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-04-16 | 15 | -112/+173 |
|\ \ \ |
|
| * | | | [TCP]: Add return value indication to tcp_prune_ofo_queue(). | Vitaliy Gusev | 2008-04-16 | 1 | -3/+9 |
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville... | David S. Miller | 2008-04-16 | 11 | -79/+108 |
| |\ \ \ |
|
| | * | | | PS3: gelic: fix the oops on the broken IE returned from the hypervisor | Masakazu Mokuno | 2008-04-15 | 1 | -3/+8 |
| | * | | | b43legacy: fix DMA mapping leakage | Stefano Brivio | 2008-04-15 | 1 | -11/+18 |
| | * | | | mac80211: remove message on receiving unexpected unencrypted frames | Johannes Berg | 2008-04-15 | 1 | -5/+2 |
| | * | | | Update rt2x00 MAINTAINERS entry | Ivo van Doorn | 2008-04-15 | 1 | -0/+1 |
| | * | | | Add rfkill to MAINTAINERS file | Ivo van Doorn | 2008-04-15 | 1 | -0/+7 |
| | * | | | rfkill: Fix device type check when toggling states | Carlos Corbacho | 2008-04-15 | 1 | -1/+1 |
| | * | | | b43legacy: Fix usage of struct device used for DMAing | Michael Buesch | 2008-04-15 | 1 | -13/+13 |
| | * | | | ssb: Fix usage of struct device used for DMAing | Michael Buesch | 2008-04-15 | 4 | -45/+52 |
| | * | | | MAINTAINERS: move to generic repository for iwlwifi | Reinette Chatre | 2008-04-15 | 1 | -1/+1 |
| | * | | | b43legacy: fix initvals loading on bcm4303 | Stefano Brivio | 2008-04-15 | 1 | -0/+2 |
| | * | | | rtl8187: Add missing priv->vif assignments | Herton Ronaldo Krzesinski | 2008-04-15 | 1 | -0/+3 |
| * | | | | netconsole: only set CON_PRINTBUFFER if the user specifies a netconsole | Michael Ellerman | 2008-04-15 | 1 | -1/+4 |
| |/ / / |
|
| * | | | [CAN]: Update documentation of struct sockaddr_can | Oliver Hartkopp | 2008-04-15 | 1 | -4/+4 |
| * | | | MAINTAINERS: isdn4linux@listserv.isdn4linux.de is subscribers-only | Paul Bolle | 2008-04-15 | 1 | -2/+2 |
| * | | | [TCP]: Fix never pruned tcp out-of-order queue. | Vitaliy Gusev | 2008-04-15 | 1 | -26/+46 |
| * | | | [NET_SCHED] sch_api: fix qdisc_tree_decrease_qlen() loop | Jarek Poplawski | 2008-04-15 | 1 | -0/+3 |
* | | | | AFS: Do not describe debug parameters with their value | Paul Bolle | 2008-04-16 | 3 | -3/+3 |
| |/ /
|/| | |
|
* | | | acpi: unneccessary to scan the PCI bus already scanned | yakui.zhao@intel.com | 2008-04-16 | 2 | -3/+21 |
* | | | acpi thermal trip points increased to 12 | Krzysztof Helt | 2008-04-16 | 2 | -1/+5 |
* | | | acpi: bus: check once more for an empty list after locking it | Chuck Ebbert | 2008-04-16 | 1 | -3/+4 |
* | | | spi: spi_s3c24xx must initialize num_chipselect | Ben Dooks | 2008-04-16 | 2 | -0/+5 |
* | | | spi: spi_s3c24xx must initialize bus_num | Ben Dooks | 2008-04-16 | 1 | -6/+7 |
* | | | spi: spi_s3c24xx driver must init completion | Ben Dooks | 2008-04-16 | 1 | -0/+3 |
* | | | vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrs | Jan Kara | 2008-04-16 | 5 | -6/+6 |
* | | | Documentation: correct overcommit caveat in hugetlbpage.txt | Nishanth Aravamudan | 2008-04-16 | 1 | -4/+3 |
* | | | add "Isolate" migratetype name to /proc/pagetypeinfo | KOSAKI Motohiro | 2008-04-16 | 1 | -0/+1 |
* | | | Fix typos in Documentation/filesystems/seq_file.txt | Dmitri Vorobiev | 2008-04-16 | 1 | -3/+3 |
* | | | uml: compile error fix | WANG Cong | 2008-04-16 | 1 | -0/+1 |
* | | | memcg: fix oops in oom handling | Li Zefan | 2008-04-16 | 1 | -2/+2 |
* | | | serial: fix platform driver hotplug/coldplug | Kay Sievers | 2008-04-16 | 15 | -1/+30 |
* | | | pcmcia: fix platform driver hotplug/coldplug | Kay Sievers | 2008-04-16 | 3 | -0/+5 |