Show patches with: Archived = No       |   10424 patches
« 1 2 ... 35 36 37104 105 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[01/27] drivercore: Add of_match_table to the common device drivers 1 - - - --- 2010-03-11 Grant Likely davem Not Applicable
[02/27] drivers/gpio/of: don't use deprecated fields in of_platform_driver - - - - --- 2010-03-11 Grant Likely davem Not Applicable
[03/27] drivers/watchdog/of: don't use deprecated .name and .owner in of_platform_driver - - - - --- 2010-03-11 Grant Likely davem Not Applicable
[04/27] drivers/video/of: don't use deprecated field in of_platform_driver - - - - --- 2010-03-11 Grant Likely davem Not Applicable
[05/27] drivers/usb/of: don't use deprecated field in of_platform_driver 1 - - - --- 2010-03-11 Grant Likely davem Not Applicable
[06/27] drivers/block/of: don't use deprecated field in of_platform_driver - - - - --- 2010-03-11 Grant Likely davem Not Applicable
[07/27] drivers/char/of: don't use deprecated field in of_platform_driver - - - - --- 2010-03-11 Grant Likely davem Not Applicable
[08/27] drivers/crypto/of: don't use deprecated field in of_platform_driver - - - - --- 2010-03-11 Grant Likely davem Not Applicable
[09/27] drivers/atm/of: don't use deprecated field in of_platform_driver - - - - --- 2010-03-11 Grant Likely davem Not Applicable
[10/27] drivers/input/of: don't use deprecated field in of_platform_driver - - - - --- 2010-03-11 Grant Likely davem Not Applicable
[11/27] drivers/macintosh/of: don't use deprecated field in of_platform_driver - - - - --- 2010-03-11 Grant Likely davem Not Applicable
[12/27] drivers/mtd/of: don't use deprecated field in of_platform_driver 1 - - - --- 2010-03-11 Grant Likely davem Not Applicable
[13/27] drivers/net/of: don't use deprecated field in of_platform_driver - - - - --- 2010-03-11 Grant Likely davem Not Applicable
[14/27] drivers/serial/of: don't use deprecated field in of_platform_driver - - - - --- 2010-03-11 Grant Likely davem Not Applicable
[15/27] drivers/spi/of: don't use deprecated field in of_platform_driver - - - - --- 2010-03-11 Grant Likely davem Not Applicable
[16/27] drivers/scsi/of: don't use deprecated field in of_platform_driver - - - - --- 2010-03-11 Grant Likely davem Not Applicable
[17/27] drivers/sbus/of: don't use deprecated field in of_platform_driver - - - - --- 2010-03-11 Grant Likely davem Not Applicable
[18/27] drivers/parport/of: don't use deprecated field in of_platform_driver - - - - --- 2010-03-11 Grant Likely davem Not Applicable
[19/27] drivers/pcmcia/of: don't use deprecated field in of_platform_driver - - - - --- 2010-03-11 Grant Likely davem Not Applicable
[20/27] drivers/mmc/of: don't use deprecated field in of_platform_driver - - - - --- 2010-03-11 Grant Likely davem Not Applicable
[21/27] drivers/hwmon/of: don't use deprecated field in of_platform_driver - - - - --- 2010-03-11 Grant Likely davem Not Applicable
[22/27] drivers/i2c/of: don't use deprecated field in of_platform_driver 1 - - - --- 2010-03-11 Grant Likely davem Not Applicable
[23/27] drivers/infiniband/of: don't use deprecated fields in of_platform_driver - - - - --- 2010-03-11 Grant Likely davem Not Applicable
[24/27] sound/of: don't use deprecated fields in of_platform_driver - - - - --- 2010-03-11 Grant Likely davem Not Applicable
[25/27] arch/powerpc/of: don't use deprecated field in of_platform_driver - - - - --- 2010-03-11 Grant Likely davem Not Applicable
[26/27] arch/sparc/of: don't use deprecated field in of_platform_driver - - - - --- 2010-03-11 Grant Likely davem Not Applicable
[27/27] of: remove obsolete members from of_platform_driver - - - - --- 2010-03-11 Grant Likely davem Not Applicable
driver-core: Add device node pointer to struct device 1 - - - --- 2010-03-11 Grant Likely davem Not Applicable
XVR-500 additional pci ids - - - - --- 2010-03-13 David Miller davem Not Applicable
XVR-500 additional pci ids 1 - - - --- 2010-03-13 Frans van Berckel davem Not Applicable
klibc sparc sockets foo - - - - --- 2010-03-14 maximilian attems davem Not Applicable
sunxvr1000: Add missing FB=y depenency. - - - - --- 2010-03-16 David Miller davem Accepted
Debian Sparc 5.4 on Sun blade 2500 - - - - --- 2010-03-16 David Miller davem Not Applicable
[BUG] percpu misaligned allocation - - - - --- 2010-03-18 Tejun Heo davem Not Applicable
[V2,01/10] driver-core: Add device node pointer to struct device 1 - - - --- 2010-03-18 Grant Likely davem Not Applicable
[V2,02/10] i2c/of: Allow device node to be passed via i2c_board_info - - - - --- 2010-03-18 Grant Likely davem Not Applicable
[V2,03/10] arch/sparc: Always use 'struct device.of_node' to get device node pointer. - - - - --- 2010-03-18 Grant Likely davem Not Applicable
[V2,04/10] arch/powerpc: Always use 'struct device.of_node' to get device node pointer. - - - - --- 2010-03-18 Grant Likely davem Not Applicable
[V2,05/10] arch/microblaze: Always use 'struct device.of_node' to get device node pointer. - - - - --- 2010-03-18 Grant Likely davem Not Applicable
[V2,06/10] of/drivers: Always use struct device.of_node to get node pointer 1 - - - --- 2010-03-18 Grant Likely davem Not Applicable
[V2,07/10] of: eliminate calls to dev_archdata_set_node() - - - - --- 2010-03-18 Grant Likely davem Not Applicable
[V2,08/10] arch/powerpc: Remove obsolete dev_archdata.of_node and of_devce.node - - - - --- 2010-03-18 Grant Likely davem Not Applicable
[V2,09/10] arch/microblaze: Remove obsolete dev_archdata.of_node and of_devce.node - - - - --- 2010-03-18 Grant Likely davem Not Applicable
[V2,10/10] arch/sparc: Remove obsolete dev_archdata.prom_node and of_devce.node - - - - --- 2010-03-18 Grant Likely davem Not Applicable
[V2,06/10] of/drivers: Always use struct device.of_node to get node pointer - - - - --- 2010-03-18 Sean MacLennan davem Not Applicable
[V2,06/10] of/drivers: Always use struct device.of_node to get node pointer - - - - --- 2010-03-18 Sean MacLennan davem Not Applicable
[GIT,PULL,v2.6.34] ring-buffer: Do 8 byte alignment for 64 bit that can not handle 4 byte align 1 - - - --- 2010-03-19 Steven Rostedt davem Not Applicable
[v2,GIT,PULL,v2.6.34] ring-buffer: Do 8 byte alignment for 64 bit that can not handle 4 byte align - - - - --- 2010-03-19 Steven Rostedt davem Not Applicable
Cosmetic:Partially remove deprecated __initcall() and change to - - - - --- 2010-03-19 Justin Mattock davem Not Applicable
[16/18] Generate empty tracepoints if syscall tracing is disabled - - - - --- 2010-03-23 Jan Kara davem Not Applicable
Disable execmem for sparc - - - 1 --- 2010-03-24 Tom \"spot\" Callaway davem Superseded
Disable execmem for sparc - - - - --- 2010-03-25 David Miller davem Not Applicable
[7/7] arch/sparc/kernel: Use set_cpus_allowed_ptr - - - - --- 2010-03-26 Julia Lawall davem Accepted
drivers/serial/sunsu.c: Correct use after free - - - - --- 2010-03-29 Julia Lawall davem Accepted
[BUG] fault while using perf callchains in sparc64 - - - - --- 2010-03-29 David Miller davem Accepted
sparc: Fix regset register window handling. - - - - --- 2010-04-01 David Miller davem Accepted
Kernel panic - not syncing: Irrecoverable deferred error trap - - - - --- 2010-04-03 David Miller davem Accepted
sparc64: Fix array size reported by vmemmap_populate() - - - - --- 2010-04-03 Ben Hutchings davem Accepted
sparc64: Implement perf_arch_fetch_caller_regs - - - - --- 2010-04-04 David Miller davem Accepted
Random scheduler/unaligned accesses crashes with perf lock events on sparc 64 - - 1 - --- 2010-04-06 David Miller davem RFC
[RFC] lockdep: WARN about local_irq_{en,dis}able in NMI context - - - - --- 2010-04-06 Peter Zijlstra davem RFC
[1/3] kernel: local_irq_{save,restore}_nmi() - - - - --- 2010-04-06 Peter Zijlstra davem RFC
[2/3] perf: Use local_irq_save_nmi() - - - - --- 2010-04-06 Peter Zijlstra davem RFC
[3/3] sched: Use local_irq_save_nmi() in cpu_clock() - - - - --- 2010-04-06 Peter Zijlstra davem RFC
[1/2] sparc64: Implement local_irq_save_nmi(). - - - - --- 2010-04-06 David Miller davem RFC
[2/2] ftrace: Use local_irq_{save,restore}_nmi() in tracers. 1 - - - --- 2010-04-06 David Miller davem RFC
[2/2] ftrace: Use local_irq_{save,restore}_nmi() in tracers. - - - - --- 2010-04-07 David Miller davem Not Applicable
[1/4] kernel: local_irq_{save,restore}_nmi() - - - - --- 2010-04-09 David Miller davem Not Applicable
[2/4] sparc64: Implement local_irq_save_nmi() override. - - - - --- 2010-04-09 David Miller davem Not Applicable
[3/4] sched: Use local_irq_save_nmi() in cpu_clock() - - - - --- 2010-04-09 David Miller davem Not Applicable
[4/4] tracing: Use local_irq_{save,restore}_nmi() in tracers. - - - - --- 2010-04-09 David Miller davem Not Applicable
sparc64: Use kstack_valid() in die_if_kernel(). - - - - --- 2010-04-13 David Miller davem Accepted
sparc64: Adjust __raw_local_irq_save() to cooperate in NMIs. - - - - --- 2010-04-13 David Miller davem Accepted
[1/7] sparc64: Add HAVE_FUNCTION_TRACE_MCOUNT_TEST and tidy up. - - - - --- 2010-04-13 David Miller davem Accepted
[2/7] sparc64: Kill CONFIG_STACK_DEBUG code. - - - - --- 2010-04-13 David Miller davem Accepted
[3/7] sparc64: Kill unnecessary static on local var in ftrace_call_replace(). - - - - --- 2010-04-13 David Miller davem Accepted
[4/7] sparc64: Remove profiling from some low-level bits. - - - - --- 2010-04-13 David Miller davem Accepted
[5/7] sparc64: Use a seperate counter for timer interrupts and NMI checks, like x86. - - - - --- 2010-04-13 David Miller davem Accepted
[6/7] sparc64: Give a stack frame to the ftrace call sites. - - - - --- 2010-04-13 David Miller davem Accepted
[7/7] sparc64: Add function graph tracer support. - - - - --- 2010-04-13 David Miller davem Accepted
[1/3] sparc64: Support kmemleak. - - - - --- 2010-04-13 David Miller davem Accepted
[2/3] sparc64: Add kmemleak annotation to sun4v_build_virq() - - - - --- 2010-04-13 David Miller davem Accepted
[3/3] sparc64: Fix memory leak in pci_register_iommu_region(). - - - - --- 2010-04-13 David Miller davem Accepted
[0/4] : Respin local_irq_*_nmi() stuff. - - - - --- 2010-04-13 David Miller davem Not Applicable
sparc: Fix forgotten kmemleak headers inclusion - - - - --- 2010-04-13 Frédéric Weisbecker davem Accepted
Weird rcu lockdep warning - - - - --- 2010-04-14 Paul E. McKenney davem RFC
[7/7] sparc64: Add function graph tracer support. - - - - --- 2010-04-14 David Miller davem Accepted
[7/7] sparc64: Add function graph tracer support. - - - - --- 2010-04-14 David Miller davem Accepted
Weird rcu lockdep warning - - - 1 --- 2010-04-15 Paul E. McKenney davem Not Applicable
Disable execmem for sparc - - - - --- 2010-04-15 Stephen Smalley davem RFC
[7/7] sparc64: Add function graph tracer support. - - - - --- 2010-04-17 Frédéric Weisbecker davem RFC
[7/7] sparc64: Add function graph tracer support. - - - - --- 2010-04-18 Frédéric Weisbecker davem RFC
sparc64: Fix PREEMPT_ACTIVE value. - - - - --- 2010-04-19 David Miller davem Accepted
Fix kmemleak include in arch/sparc/kernel/irq_64.c - - - - --- 2010-04-20 Meelis Roos davem Superseded
[7/7] sparc64: Add function graph tracer support. - - - - --- 2010-04-20 David Miller davem Accepted
ring-buffer: Make non-consuming read less expensive with lots of cpus. - - - - --- 2010-04-20 David Miller davem Not Applicable
[1/2] sparc64: Show stack backtrace from show_regs() just like other platforms. - - - - --- 2010-04-21 David Miller davem Accepted
[2/2] sparc64: Fix stack dumping and tracing when function graph is enabled. - - - - --- 2010-04-21 David Miller davem Accepted
Disable execmem for sparc 1 - - - --- 2010-04-28 Stephen Smalley davem Accepted
[180/199] arch/sparc/kernel/tadpole.c: Checkpatch cleanup - - - - --- 2010-05-23 Andrea Gelmini davem Not Applicable
« 1 2 ... 35 36 37104 105 »