Age | Commit message (Expand) | Author |
2007-10-10 | [NET]: Make the device list and device lookups per namespace. | Eric W. Biederman |
2007-07-18 | serial: add early_serial_setup() back to header file | Yinghai Lu |
2007-07-17 | hppb: Add missing dma-mapping.h include | Frank Lichtenheld |
2007-07-11 | sysfs: kill unnecessary attribute->owner | Tejun Heo |
2007-06-21 | [PARISC] stop lcd driver from stripping initial whitespace | Julian Stecklina |
2007-05-27 | [PARISC] fix section mismatch in superio serial drivers | Helge Deller |
2007-05-27 | [PARISC] fix section mismatch in parisc eisa driver | Helge Deller |
2007-05-27 | [PARISC] fix section mismatch in ccio-dma | Helge Deller |
2007-05-25 | [PARISC] Build fixes for power.c | Kyle McMartin |
2007-05-25 | [PARISC] kobject is embedded in subsys, not kset | Kyle McMartin |
2007-05-22 | [PARISC] ROUNDUP macro cleanup in drivers/parisc | Milind Arun Choudhary |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap |
2007-05-04 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2007-05-04 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds |
2007-05-03 | [NET]: Rework dev_base via list_head (v3) | Pavel Emelianov |
2007-05-02 | PCI: Cleanup the includes of <linux/pci.h> | Jean Delvare |
2007-05-02 | remove "struct subsystem" as it is no longer needed | Greg Kroah-Hartman |
2007-04-28 | [NET]: Remove NETIF_F_INTERNAL_STATS, default to internal stats. | Rusty Russell |
2007-04-25 | [NET]: Inline net_device_stats | Rusty Russell |
2007-02-26 | Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds |
2007-02-17 | [PARISC] Convert soft power switch driver to kthread | Helge Deller |
2007-02-17 | [PARISC] lba_pci format warnings | Matthew Wilcox |
2007-02-17 | Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.git | Kyle McMartin |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau |
2007-02-12 | [PATCH] mark struct file_operations const 5 | Arjan van de Ven |
2007-02-11 | [PATCH] proc: remove useless (and buggy) ->nlink settings | Alexey Dobriyan |
2007-02-08 | [PATCH] parisc: fix module_param iommu permission | Randy Dunlap |
2006-12-13 | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day |
2006-12-08 | [PATCH] WorkStruct: Fix up some PA-RISC work items | David Howells |
2006-12-08 | [PARISC] Fix PCI bus numbering in the presence of Cardbus bridges | Matthew Wilcox |
2006-12-08 | [PARISC] sparse fixes | Matthew Wilcox |
2006-12-08 | [PARISC] HPPB bus updates for E-Class systems | Ryan Bradetich |
2006-11-30 | Fix misc .c/.h comment typos | Matt LaPlante |
2006-10-06 | Build fixes for struct pt_regs removal | Matthew Wilcox |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells |
2006-10-05 | [PA-RISC] Fix sba_iommu compilation | Matthew Wilcox |
2006-10-04 | [PARISC] Add support for Quicksilver AGPGART | Kyle McMartin |
2006-10-04 | [PARISC] Move LBA and SBA register defines to the common ropes.h | Kyle McMartin |
2006-10-04 | [PARISC] Create shared <asm/ropes.h> header | Kyle McMartin |
2006-10-04 | [PARISC] Stash the lba_device in its struct device drvdata | Kyle McMartin |
2006-10-04 | [PARISC] Generalize IS_ASTRO et al to take a parisc_device like | Kyle McMartin |
2006-10-04 | [PARISC] Pretty print the name of the lba type on kernel boot | Kyle McMartin |
2006-10-04 | [PARISC] Remove some obsolete comments and I checked that Reo is similar to Ike | Matthew Wilcox |
2006-10-04 | [PARISC] Allow nested interrupts | James Bottomley |
2006-10-04 | [PARISC] Add asm-parisc/mckinley.h bus header | Kyle McMartin |
2006-10-03 | fix file specification in comments | Uwe Zeisberger |
2006-10-02 | [PATCH] replace cad_pid by a struct pid | Cedric Le Goater |
2006-10-02 | [PATCH] namespaces: utsname: use init_utsname when appropriate | Serge E. Hallyn |
2006-07-02 | [PATCH] irq-flags: PARISC: Use the new IRQF_ constants | Thomas Gleixner |
2006-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds |