Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | nilfs2: issue discard request after cleaning segments | Jiro SEKIBA | 2010-02-12 | |
| | |/ / / / / / / | |/| | | | | | | | ||||
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2010-03-03 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | USB: tty: Add a function to insert a string of characters with the same flag | Alan Cox | 2010-03-02 | |
| * | | | | | | | | | USB: vstusb.c: removal of driver for Vernier Software & Technology, Inc., dev... | Dennis O'Brien | 2010-03-02 | |
| * | | | | | | | | | USB: Extend and neaten dbg macros | Joe Perches | 2010-03-02 | |
| * | | | | | | | | | USB: atmel uaba: Adding invert vbus_pin | Eirik Aanonsen | 2010-03-02 | |
| * | | | | | | | | | USB: musb: deprecate what we don't use | Felipe Balbi | 2010-03-02 | |
| * | | | | | | | | | USB: convert to the runtime PM framework | Alan Stern | 2010-03-02 | |
| * | | | | | | | | | USB: implement usb_enable_autosuspend | Alan Stern | 2010-03-02 | |
| * | | | | | | | | | usb: musb: Add 'extvbus' in musb_hdrc_platform_data | Ajay Kumar Gupta | 2010-03-02 | |
| * | | | | | | | | | USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESS | Greg Kroah-Hartman | 2010-03-02 | |
| * | | | | | | | | | USB: storage: Never reset devices that will morph to an old mode | Oliver Neukum | 2010-03-02 | |
| * | | | | | | | | | USB: otg: add notifier support | Felipe Balbi | 2010-03-02 | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds | 2010-03-03 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | tty: Add a new VT mode which is like VT_PROCESS but doesn't require a VT_RELD... | Ari Entlich | 2010-03-02 | |
| * | | | | | | | | | | tty: Keep the default buffering to sub-page units | Alan Cox | 2010-03-02 | |
| * | | | | | | | | | | serial: add support for Korenix JetCard | Kiros Yeh | 2010-03-02 | |
| * | | | | | | | | | | serial: 8250_pci: add support for MCS9865 / SYBA 6x Serial Port Card | Ira W. Snyder | 2010-03-02 | |
| |/ / / / / / / / / | ||||
* | | | | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-03-03 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | x86: Avoid race condition in pci_enable_msix() | Brandon Phiilps | 2010-02-10 | |
* | | | | | | | | | | | Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2010-03-03 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | early_res: Add free_early_partial() | Yinghai Lu | 2010-02-26 | |
| * | | | | | | | | | | | core: Move early_res from arch/x86 to kernel/ | Yinghai Lu | 2010-02-17 | |
| * | | | | | | | | | | | Move round_up/down to kernel.h | Yinghai Lu | 2010-02-12 | |
| * | | | | | | | | | | | sparsemem: Put mem map for one node together. | Yinghai Lu | 2010-02-12 | |
| * | | | | | | | | | | | x86: Make 64 bit use early_res instead of bootmem before slab | Yinghai Lu | 2010-02-12 | |
| * | | | | | | | | | | | x86/pci: Add cap_resource() | Yinghai Lu | 2010-02-10 | |
| * | | | | | | | | | | | x86: Move range related operation to one file | Yinghai Lu | 2010-02-10 | |
| * | | | | | | | | | | | Merge remote branch 'linus/master' into x86/bootmem | H. Peter Anvin | 2010-02-10 | |
| |\| | | | | | | | | | | ||||
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2010-03-03 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | firewire: ohci: remove unused dualbuffer IR code | Stefan Richter | 2010-02-24 | |
| * | | | | | | | | | | | | firewire: cdev: increment ABI version number | Stefan Richter | 2010-02-24 | |
| * | | | | | | | | | | | | firewire: cdev: add more flexible cycle timer ioctl | Stefan Richter | 2010-02-24 | |
| * | | | | | | | | | | | | Merge tag 'v2.6.33' for its firewire changes since last branch point | Stefan Richter | 2010-02-24 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | | | ||||
| * | | | | | | | | | | | | firewire: qualify config ROM cache pointers as const pointers | Stefan Richter | 2009-12-29 | |
| * | | | | | | | | | | | | firewire: core: fw_csr_string addendum | Stefan Richter | 2009-12-29 | |
| * | | | | | | | | | | | | firewire: add fw_csr_string() helper function | Clemens Ladisch | 2009-12-29 | |
* | | | | | | | | | | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2010-03-03 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | i2c: Document the message size limit | Zhangfei Gao | 2010-03-02 | |
| * | | | | | | | | | | | | | i2c: Add SMBus alert support | Jean Delvare | 2010-03-02 | |
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2010-03-03 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | percpu: add __percpu sparse annotations to what's left | Tejun Heo | 2010-02-16 | |
| * | | | | | | | | | | | | | percpu: add __percpu sparse annotations to fs | Tejun Heo | 2010-02-16 | |
| * | | | | | | | | | | | | | percpu: add __percpu sparse annotations to core kernel subsystems | Tejun Heo | 2010-02-16 | |
| * | | | | | | | | | | | | | Merge branch 'master' into percpu | Tejun Heo | 2010-02-02 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | this_cpu: Page allocator conversion | Christoph Lameter | 2010-01-05 | |
| * | | | | | | | | | | | | | | local_t: Move local.h include to ringbuffer.c and ring_buffer_benchmark.c | Christoph Lameter | 2010-01-05 | |
| * | | | | | | | | | | | | | | module: Use this_cpu_xx to dynamically allocate counters | Christoph Lameter | 2010-01-05 | |
| * | | | | | | | | | | | | | | local_t: Remove cpu_local_xx macros | Christoph Lameter | 2010-01-05 | |
| * | | | | | | | | | | | | | | Merge branch 'master' into percpu | Tejun Heo | 2010-01-04 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |