| Commit message (Expand) | Author | Age |
* | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-02 |
|\ |
|
| * | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-12-17 |
| |\ |
|
| * | | cpumask: make irq_set_affinity() take a const struct cpumask | Rusty Russell | 2008-12-13 |
* | | | simeth: convert to net_device_ops | Alexey Dobriyan | 2008-12-16 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-12-15 |
|\ \ \
| | |/
| |/| |
|
| * | | IA64: HP_SIMETH needs to depend upon NET | Alexander Beregalov | 2008-12-10 |
| |/ |
|
* / | simeth: Kill directly reference of netdev->priv | Wang Chen | 2008-12-04 |
|/ |
|
* | [IA64] use common header for software IO/TLB | Joerg Roedel | 2008-11-04 |
* | kdump: use is_kdump_kernel() in sba_init() | Simon Horman | 2008-10-20 |
* | dma-mapping: add the device argument to dma_mapping_error() | FUJITA Tomonori | 2008-07-26 |
* | simserial: Fix up for ldisc changes | Alan Cox | 2008-07-20 |
* | tty: The big operations rework | Alan Cox | 2008-04-30 |
* | ia64: use non-racy method for proc entries creation | Denis V. Lunev | 2008-04-29 |
* | dma/ia64: update ia64 machvecs, swiotlb.c | Arthur Kepner | 2008-04-29 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26 | Linus Torvalds | 2008-04-18 |
|\ |
|
| * | [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. | YOSHIFUJI Hideaki | 2008-03-25 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2008-04-18 |
|\ \ |
|
| * | | [SCSI] simscsi: use sg buffer copy helper funcitons | FUJITA Tomonori | 2008-04-07 |
| |/ |
|
* / | [IA64] make IOMMU respect the segment boundary limits | FUJITA Tomonori | 2008-04-09 |
|/ |
|
* | [IA64] remove remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-03-06 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2008-02-05 |
|\ |
|
| * | [IA64] constify function pointer tables | Jan Engelhardt | 2008-02-04 |
* | | iommu sg merging: IA64: make sba_iommu respect the segment size limits | FUJITA Tomonori | 2008-02-05 |
|/ |
|
* | [SCSI] remove use_sg_chaining | James Bottomley | 2008-01-30 |
* | [netdrvr] irq handler minor cleanups in several drivers | Jeff Garzik | 2008-01-28 |
* | [IA64] Guard elfcorehdr_addr with #if CONFIG_PROC_FS | Simon Horman | 2007-12-19 |
* | [IA64] rename _bss to __bss_start | Bernhard Walle | 2007-12-07 |
* | [IA64] export copy_page() to modules | Andrew Morton | 2007-12-07 |
* | [IA64] fix number of bytes zeroed by sys_fw_init() in arch/ia64/hp/sim/boot/f... | Roel Kluin | 2007-11-06 |
* | Update arch/ to use sg helpers | Jens Axboe | 2007-10-22 |
* | IA64: iommu uses sg_next with an invalid sg element | FUJITA Tomonori | 2007-10-17 |
* | IA64: sg chaining support | Jens Axboe | 2007-10-16 |
* | [SCSI] add use_sg_chaining option to scsi_host_template | FUJITA Tomonori | 2007-10-16 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2007-10-15 |
|\ |
|
| * | [IA64] add driver for ACPI methods to call native firmware | Bjorn Helgaas | 2007-10-12 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2007-10-15 |
|\ \
| |/
|/| |
|
| * | [SCSI] simscsi: Free scsi host on error | Matthew Wilcox | 2007-10-12 |
* | | [NET]: Make device event notification network namespace safe | Eric W. Biederman | 2007-10-10 |
* | | [IA64] Cleanup HPSIM code (was: Re: Enable early console for Ski simulator) | Peter Chubb | 2007-09-01 |
* | | [IA64] Enable early console for Ski simulator | Peter Chubb | 2007-09-01 |
* | | [IA64] make unwinder stop at last frame of the bootloader | David Mosberger-Tang | 2007-08-13 |
|/ |
|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2007-07-29 |
|\ |
|
| * | [SCSI] simscsi: convert to use the data buffer accessors | FUJITA Tomonori | 2007-07-25 |
* | | [IA64] Compare pointer against NULL, not '0' | Yoann Padioleau | 2007-07-27 |
* | | [IA64] Use new acpi_device_id struct for HID init in ia64/hp/common/sba_iommu.c | Thomas Renninger | 2007-07-27 |
|/ |
|
* | [IA64] Clean away some code inside some non-existent CONFIG ifdefs | Tony Luck | 2007-07-13 |
* | [IA64] use machvec=dig on hpzx1 platforms | Terry Loftin | 2007-07-13 |
* | [IA64] Fix - Section mismatch: reference to .init.data:mvec_name | Tony Luck | 2007-05-10 |
* | EFI: warn only for pre-1.00 system tables | Bjorn Helgaas | 2007-05-08 |
* | [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} | Arnaldo Carvalho de Melo | 2007-04-26 |