| Commit message (Expand) | Author | Age | Files | Lines |
*-. | Merge branches 'x86/cleanups', 'x86/mm', 'x86/setup' and 'linus' into x86/core | Ingo Molnar | 2009-03-20 | 59 | -13043/+940 |
|\ \ |
|
| | * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-03-19 | 1 | -2/+2 |
| | |\ |
|
| | | * | HID: fix waitqueue usage in hiddev | Johannes Weiner | 2009-03-10 | 1 | -1/+1 |
| | | * | HID: fix incorrect free in hiddev | Johannes Weiner | 2009-03-10 | 1 | -1/+1 |
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds | 2009-03-18 | 39 | -12237/+0 |
| | |\ \ |
|
| | | * | | Staging: benet: remove driver now that it is merged in drivers/net/ | Greg Kroah-Hartman | 2009-03-18 | 39 | -12237/+0 |
| | * | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2009-03-18 | 5 | -776/+866 |
| | |\ \ \
| | | |/ /
| | |/| | |
|
| | | * | | Merge commit 'gcl/merge' into merge | Benjamin Herrenschmidt | 2009-03-18 | 42 | -668/+709 |
| | | |\ \ |
|
| | | * | | | ps3/block: Replace mtd/ps3vram by block/ps3vram | Geert Uytterhoeven | 2009-03-13 | 5 | -776/+866 |
| | * | | | | USB: storage: Unusual USB device Prolific 2507 variation added | Thomas Bartosik | 2009-03-17 | 1 | -1/+3 |
| | * | | | | USB: Add device id for Option GTM380 to option driver | Achilleas Kotsis | 2009-03-17 | 1 | -0/+2 |
| | * | | | | USB: Add Vendor/Product ID for new CDMA U727 to option driver | Dirk Hohndel | 2009-03-17 | 1 | -0/+2 |
| | * | | | | USB: Updated unusual-devs entry for USB mass storage on Nokia 6233 | Moritz Muehlenhoff | 2009-03-17 | 1 | -1/+1 |
| | * | | | | USB: Option: let cdc-acm handle Sony Ericsson F3507g / Dell 5530 | Dan Williams | 2009-03-17 | 1 | -8/+0 |
| | * | | | | USB: EHCI: expedite unlinks when the root hub is suspended | Alan Stern | 2009-03-17 | 1 | -1/+2 |
| | * | | | | USB: EHCI: Fix isochronous URB leak | Karsten Wiese | 2009-03-17 | 1 | -6/+4 |
| | * | | | | USB: option.c: add ZTE 622 modem device | Albert Pauw | 2009-03-17 | 1 | -0/+2 |
| | * | | | | USB: wusbcore/wa-xfer, fix lock imbalance | Jiri Slaby | 2009-03-17 | 1 | -1/+3 |
| | * | | | | USB: misc/vstusb, fix lock imbalance | Jiri Slaby | 2009-03-17 | 1 | -0/+1 |
| | * | | | | USB: misc/adutux, fix lock imbalance | Jiri Slaby | 2009-03-17 | 1 | -3/+3 |
| | * | | | | USB: image/mdc800, fix lock imbalance | Jiri Slaby | 2009-03-17 | 1 | -0/+1 |
| | * | | | | USB: atm/cxacru, fix lock imbalance | Jiri Slaby | 2009-03-17 | 1 | -1/+2 |
| | * | | | | USB: unusual_devs: Add support for GI 0431 SD-Card interface | Jan Dumon | 2009-03-17 | 1 | -0/+10 |
| | * | | | | USB: serial: new cp2101 device id | Robert M. Kenney | 2009-03-17 | 1 | -0/+1 |
| | * | | | | USB: serial: ftdi: enable UART detection on gnICE JTAG adaptors blacklist int... | Michael Hennerich | 2009-03-17 | 2 | -0/+9 |
| | * | | | | USB: serial: add FTDI USB/Serial converter devices | Axel Wachtler | 2009-03-17 | 2 | -0/+16 |
| | * | | | | USB: usbfs: keep async URBs until the device file is closed | Alan Stern | 2009-03-17 | 1 | -5/+7 |
| | * | | | | USB: usbtmc: add protocol 1 support | Greg Kroah-Hartman | 2009-03-17 | 1 | -0/+1 |
| | * | | | | USB: usbtmc: fix stupid bug in open() | Greg Kroah-Hartman | 2009-03-17 | 1 | -1/+2 |
| | | | | | | |
| \ \ \ \ \ | |
| \ \ \ \ \ | |
| \ \ \ \ \ | |
| \ \ \ \ \ | |
| \ \ \ \ \ | |
| \ \ \ \ \ | |
| \ \ \ \ \ | |
| \ \ \ \ \ | |
| \ \ \ \ \ | |
*---------. \ \ \ \ \ | Merge branches 'x86/cleanups', 'x86/cpu', 'x86/debug', 'x86/mce2', 'x86/mm', ... | Ingo Molnar | 2009-03-18 | 187 | -4806/+13546 |
|\ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|/ / / / /
| |/| | | | | / / / /
| | | | | | |/ / / / |
|
| | | | | | * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm | Linus Torvalds | 2009-03-17 | 4 | -28/+56 |
| | | | | | |\ \ \ \ |
|
| | | | | | | * | | | | dm crypt: wait for endio to complete before destruction | Milan Broz | 2009-03-16 | 2 | -20/+29 |
| | | | | | | * | | | | dm crypt: fix kcryptd_async_done parameter | Huang Ying | 2009-03-16 | 1 | -5/+21 |
| | | | | | | * | | | | dm io: respect BIO_MAX_PAGES limit | Mikulas Patocka | 2009-03-16 | 1 | -0/+2 |
| | | | | | | * | | | | dm table: rework reference counting fix | Mikulas Patocka | 2009-03-16 | 1 | -2/+2 |
| | | | | | | * | | | | dm ioctl: validate name length when renaming | Milan Broz | 2009-03-16 | 1 | -1/+2 |
| | | | | | | | |/ /
| | | | | | | |/| | |
|
| | | | | | * | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2009-03-16 | 10 | -75/+39 |
| | | | | | |\ \ \ \ |
|
| | | | | | | * \ \ \ | Merge branches 'misc-up-now' and 'platform-drivers' into release | Len Brown | 2009-03-16 | 6 | -16/+21 |
| | | | | | | |\ \ \ \ |
|
| | | | | | | | * | | | | acpi-wmi: unsigned cannot be less than 0 | Roel Kluin | 2009-03-16 | 1 | -1/+1 |
| | | | | | | | * | | | | thinkpad-acpi: fix module autoloading for older models | Mathieu Chouquet-Stringer | 2009-03-16 | 1 | -4/+4 |
| | | | | | | | * | | | | acer-wmi: Unmark as 'experimental' | Carlos Corbacho | 2009-03-16 | 1 | -2/+1 |
| | | | | | | | * | | | | acpi-wmi: Unmark as 'experimental' | Carlos Corbacho | 2009-03-16 | 1 | -2/+1 |
| | | | | | | | * | | | | acer-wmi: double free in acer_rfkill_exit() | Dan Carpenter | 2009-03-16 | 1 | -1/+1 |
| | | | | | | | * | | | | platform/x86: depends instead of select for laptop platform drivers | Corentin Chary | 2009-03-16 | 1 | -1/+1 |
| | | | | | | | * | | | | asus-laptop: use select instead of depends on | Corentin Chary | 2009-03-16 | 1 | -3/+3 |
| | | | | | | | * | | | | eeepc-laptop: restore acpi_generate_proc_event() | Corentin Chary | 2009-03-16 | 1 | -1/+5 |
| | | | | | | | * | | | | asus-laptop: restore acpi_generate_proc_event() | Corentin Chary | 2009-03-16 | 1 | -1/+4 |
| | | | | | | | |/ / / |
|
| | | | | | | * | | | | acpi: check for pxm_to_node_map overflow | Cyrill Gorcunov | 2009-03-16 | 1 | -1/+1 |
| | | | | | | * | | | | ACPI: remove doubled status checking | Jiri Slaby | 2009-03-16 | 1 | -8/+1 |
| | | | | | | * | | | | ACPI suspend: Blacklist Toshiba Satellite L300 that requires to set SCI_EN di... | Zhang Rui | 2009-03-16 | 1 | -0/+8 |