| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | | [SPARC64]: Include <linux/rwsem.h> instead of <asm/rwsem.h>. | Robert P. J. Day | 2007-06-07 | 1 | -1/+1 |
| |/ / / / / / |
|
* | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2007-06-08 | 13 | -65/+222 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | OHCI: Fix machine check in ohci_hub_status_data | Alan Stern | 2007-06-08 | 1 | -0/+2 |
| * | | | | | | | USB: Fix up bogus bInterval values in endpoint descriptors | Alan Stern | 2007-06-08 | 1 | -1/+41 |
| * | | | | | | | USB: cxacru: ignore error trying to start ADSL in atm_start | Simon Arlott | 2007-06-08 | 1 | -6/+1 |
| * | | | | | | | USB: cxacru: create sysfs attributes in atm_start instead of bind | Simon Arlott | 2007-06-08 | 1 | -20/+25 |
| * | | | | | | | USB: cxacru: add Documentation file | Simon Arlott | 2007-06-08 | 2 | -0/+86 |
| * | | | | | | | USB: UNUSUAL_DEV: Sync up some reported devices from Ubuntu | Ben Collins | 2007-06-08 | 1 | -2/+19 |
| * | | | | | | | USB: usb gadgets avoid le{16,32}_to_cpup() | David Brownell | 2007-06-08 | 5 | -24/+33 |
| * | | | | | | | usblp: Don't let suspend to kill ->used | Pete Zaitcev | 2007-06-08 | 1 | -3/+2 |
| * | | | | | | | USB: set default y for CONFIG_USB_DEVICE_CLASS | Kay Sievers | 2007-06-08 | 1 | -9/+13 |
| |/ / / / / / |
|
* | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2007-06-08 | 9 | -66/+78 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | firmware: remove orphaned Email | Markus Rechberger | 2007-06-08 | 4 | -6/+6 |
| * | | | | | | | kobject: use the proper printk level for kobject error | Greg Kroah-Hartman | 2007-06-08 | 1 | -5/+5 |
| * | | | | | | | Driver core: kill unused code | Stephen Hemminger | 2007-06-08 | 1 | -13/+0 |
| * | | | | | | | Driver core: keep PHYSDEV for old struct class_device | Kay Sievers | 2007-06-08 | 2 | -42/+27 |
| * | | | | | | | update Documentation/driver-model/platform.txt | David Brownell | 2007-06-08 | 1 | -0/+40 |
| |/ / / / / / |
|
* | | | | | | | Protect <linux/console_struct.h> from multiple inclusion | Robert P. J. Day | 2007-06-08 | 1 | -0/+5 |
* | | | | | | | update checkpatch.pl to version 0.04 | Andy Whitcroft | 2007-06-08 | 1 | -81/+193 |
* | | | | | | | hexdump: more output formatting | Randy Dunlap | 2007-06-08 | 2 | -32/+129 |
* | | | | | | | MAINTAINERS: corrections | Alan Cox | 2007-06-08 | 1 | -13/+4 |
* | | | | | | | checkpatch: produce fewer lines of output | Randy Dunlap | 2007-06-08 | 1 | -2/+2 |
* | | | | | | | reiserfs: mailing list has moved | Jeff Mahoney | 2007-06-08 | 1 | -1/+1 |
* | | | | | | | x86_64: oops_begin() fix | Andrew Morton | 2007-06-08 | 1 | -1/+2 |
* | | | | | | | fix sysrq-m oops | Bob Picco | 2007-06-08 | 1 | -0/+2 |
* | | | | | | | pi-futex: fix exit races and locking problems | Alexey Kuznetsov | 2007-06-08 | 3 | -111/+183 |
* | | | | | | | rt-mutex: fix chain walk early wakeup bug | Thomas Gleixner | 2007-06-08 | 1 | -0/+13 |
* | | | | | | | rt-mutex: fix stale return value | Thomas Gleixner | 2007-06-08 | 1 | -2/+9 |
* | | | | | | | sata_promise: use TF interface for polling NODATA commands | Tejun Heo | 2007-06-08 | 1 | -3/+6 |
* | | | | | | | isdn/diva: fix section mismatch | Randy Dunlap | 2007-06-08 | 1 | -1/+1 |
* | | | | | | | uml: get declaration of simple_strtoul | Jeff Dike | 2007-06-08 | 4 | -22/+20 |
* | | | | | | | Char: stallion, proper fail return values | Jiri Slaby | 2007-06-08 | 1 | -1/+5 |
* | | | | | | | Char: stallion, alloc tty before pci devices init | Jiri Slaby | 2007-06-08 | 1 | -39/+34 |
* | | | | | | | Char: stallion, don't fail with less than max panels | Jiri Slaby | 2007-06-08 | 1 | -1/+1 |
* | | | | | | | Move three functions that are only needed for CONFIG_MEMORY_HOTPLUG | Stephen Rothwell | 2007-06-08 | 1 | -21/+21 |
* | | | | | | | Documentation/atomic_ops.txt typo fix | Ratnadeep Joshi | 2007-06-08 | 1 | -1/+1 |
* | | | | | | | uml: fix kernel stack size on x86_64 | Jeff Dike | 2007-06-08 | 1 | -0/+1 |
* | | | | | | | SLUB: return ZERO_SIZE_PTR for kmalloc(0) | Christoph Lameter | 2007-06-08 | 2 | -16/+35 |
* | | | | | | | potential parse error in ifdef part 3 | Yoann Padioleau | 2007-06-08 | 5 | -9/+9 |
* | | | | | | | slab: fix alien cache handling | Christoph Lameter | 2007-06-08 | 1 | -1/+1 |
* | | | | | | | mount -t tmpfs -o mpol=: check nodes online | Hugh Dickins | 2007-06-08 | 2 | -5/+7 |
* | | | | | | | update feature-removal-schedule.txt to include deprecated functions | Andy Whitcroft | 2007-06-08 | 1 | -0/+1 |
* | | | | | | | document Acked-by: | Andrew Morton | 2007-06-08 | 1 | -1/+25 |
* | | | | | | | loop: preallocate eight loop devices | Ken Chen | 2007-06-08 | 1 | -18/+82 |
* | | | | | | | nommu: report correct errno in message | Greg Ungerer | 2007-06-08 | 1 | -1/+1 |
* | | | | | | | m68knommu: fix ColdFire timer off by 1 | Greg Ungerer | 2007-06-08 | 1 | -4/+6 |
* | | | | | | | update checkpatch.pl to version 0.03 | Andy Whitcroft | 2007-06-08 | 1 | -84/+245 |
|/ / / / / / |
|
* | | | | | | RAMFS NOMMU: missed POSIX UID/GID inode attribute checking | Bryan Wu | 2007-06-07 | 1 | -0/+5 |
* | | | | | | Merge git://git.linux-xtensa.org/kernel/xtensa-feed | Linus Torvalds | 2007-06-07 | 26 | -783/+475 |
|\ \ \ \ \ \ |
|
| * | | | | | | Xtensa: use asm-generic/fcntl.h | Stephen Rothwell | 2007-05-31 | 1 | -99/+1 |