[Bluetooth] Make use of device_move() for RFCOMM TTY devices
[pandora-kernel.git] / arch /
2007-02-26 Eric W. Biederman[PATCH] x86_64 irq: Safely cleanup an irq after moving it.
2007-02-26 Eric W. Biederman[PATCH] x86_64 irq: Add constants for the reserved...
2007-02-26 Eric W. Biederman[PATCH] x86_64 irq: Remove unnecessary irq 0 setup.
2007-02-26 Eric W. Biederman[PATCH] x86_64 irq: Simplify assign_irq_vector's arguments.
2007-02-26 Eric W. Biederman[PATCH] x86_64 irq: Begin consolidating per_irq data...
2007-02-26 Eric W. Biederman[PATCH] x86_64 irq: Use NR_IRQS not NR_IRQ_VECTORS
2007-02-26 Eric W. Biederman[PATCH] x86_64 irq: In __DO_ACTION perform the FINAL...
2007-02-26 Eric W. Biederman[PATCH] x86_64 irq: Simplfiy the set_affinity logic.
2007-02-26 Eric W. Biederman[PATCH] x86_64 irq: Refactor setup_IO_APIC_irq
2007-02-26 Eric W. Biederman[PATCH] x86_64 irq: Remove the unused vector parameter...
2007-02-26 Eric W. Biederman[PATCH] x86_64 irq: Kill declaration of removed array...
2007-02-26 Eric W. Biederman[PATCH] irq: Remove set_native_irq_info
2007-02-26 Eric W. Biederman[PATCH] x86_64 irq: Simplfy __assign_irq_vector
2007-02-26 Linus TorvaldsRevert "[PATCH] i386: add idle notifier"
2007-02-21 Linus TorvaldsMerge /pub/scm/linux/kernel/git/sfrench/cifs-2.6
2007-02-21 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/mchehab...
2007-02-21 Michael Holzheu[S390] Replace $(ARCH) macros in Makefile
2007-02-21 Heiko Carstens[S390] nss: Free unused memory in kernel image.
2007-02-21 Heiko Carstens[S390] bss section clearing.
2007-02-21 Michael Holzheu[S390] Remove BUG() statement
2007-02-21 Michael Holzheu[S390] New header file ipl.h
2007-02-21 Michael Holzheu[S390] New get_cpu_id() inline assembly
2007-02-21 Heiko Carstens[S390] etr: Add barrier() to etr_sync_cpu_start().
2007-02-21 Heiko Carstens[S390] Optional ZONE_DMA for s390.
2007-02-21 Jan Glauber[S390] smp_call_function cleanup
2007-02-21 Martin Schwidefsky[S390] prevent softirqs if delay is called disabled
2007-02-21 Martin Schwidefsky[S390] update default configuration
2007-02-21 Philipp Zabel[PATCH] GPIO API: SA1100 wrapper cleanup
2007-02-21 Philipp Zabel[PATCH] GPIO API: PXA wrapper cleanup
2007-02-20 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2007-02-20 Russell KingMerge ARM fixes
2007-02-20 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-02-20 Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2007-02-20 David Brownell[PATCH] ARM: fix mach-at91 build breakage
2007-02-20 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2007-02-20 Dale Farnsworth[NET] Eliminate user-selectable CONFIG_MV643XX_ETH_...
2007-02-20 Atsushi Nemoto[MIPS] Drop __init from init_8259A()
2007-02-20 Ralf Baechle[MIPS] Fix Kconfig typo bug
2007-02-20 Atsushi Nemoto[MIPS] Fix double signal on trap and break instruction
2007-02-20 Ralf Baechle[MIPS] sigset_32 has been made redundand by compat_sigs...
2007-02-20 Yoichi Yuasa[MIPS] emma2rh: Remove needless <asm/i8259.h> inclusion.
2007-02-20 Yoichi Yuasa[MIPS] Add MTD device support for Cobalt
2007-02-20 Ben Dooks[ARM] 4165/1: S3C24XX: Select CONFIG_NO_IOPORT
2007-02-20 Jeff GarzikMerge branch 'upstream-jgarzik' of git://git./linux...
2007-02-20 David Brownell[ARM] fix mach-at91 build breakage
2007-02-20 Russell King[ARM] Fix jornada720 build errors
2007-02-20 Russell King[ARM] Fix iop13xx build error
2007-02-20 Russell King[ARM] Fix build error caused by move of apm
2007-02-20 Russell King[ARM] Merge remaining IOP code
2007-02-20 Richard Purdiebacklight: Separate backlight properties from backlight...
2007-02-20 Richard Purdiebacklight: Fix external uses of backlight internal...
2007-02-20 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2007-02-20 Yoichi Yuasa[MIPS] Cobalt: Fix UART I/O type
2007-02-20 Ralf Baechle[MIPS] Fixup copy_from_user_inatomic
2007-02-20 Atsushi Nemoto[MIPS] Make some __setup functions static
2007-02-20 Ralf Baechle[MIPS] Declare highstart_pfn, highend_pfn only if CONFI...
2007-02-20 Ralf Baechle[MIPS] Allow selection of KGDB only on platforms where...
2007-02-19 Thomas Gleixner[PATCH] tick management: make broadcast dependent on...
2007-02-19 Andrew Morton[PATCH] Declare init_irq_proc before we use it.
2007-02-19 Linus TorvaldsMerge /linux/kernel/git/wim/linux-2.6-watchdog
2007-02-19 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2007-02-19 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://jdelvare.pck...
2007-02-19 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2007-02-19 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-02-19 Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2007-02-19 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/dtor...
2007-02-19 Linus TorvaldsMerge branch 'audit.b37' of git://git./linux/kernel...
2007-02-19 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2007-02-19 Linus TorvaldsMerge branch 'kill-jffs' of /linux/kernel/git/jgarzik...
2007-02-19 Linus TorvaldsMerge branch 'acpi' of /linux/kernel/git/jgarzik/libata-dev
2007-02-19 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-02-19 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2007-02-19 Linus TorvaldsMerge branch 'for-linus' of ssh:///linux/kernel/git...
2007-02-19 Linus TorvaldsMerge git://git./linux/kernel/git/paulus/powerpc
2007-02-19 Linus TorvaldsMerge /pub/scm/linux/kernel/git/bart/ide-2.6
2007-02-19 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2007-02-19 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2007-02-19 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2007-02-19 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/usb-2.6
2007-02-18 Ralf Baechle[MIPS] Update defconfigs
2007-02-18 Thomas Bogendoerfer[MIPS] Support for several more SNI RM models.
2007-02-18 Ralf Baechle[MIPS] Include <asm/bugs> to for declaration of check_b...
2007-02-18 Atsushi Nemoto[MIPS] Add external declaration of pagetable_init(...
2007-02-18 Atsushi Nemoto[MIPS] Make kernel_thread_helper() static
2007-02-18 Ralf Baechle[MIPS] Make __declare_dbe_table static and avoid it...
2007-02-18 Ralf Baechle[MIPS] signals: Share even more code.
2007-02-18 Ralf Baechle[MIPS] Fix CONFIG_MIPS32_N32=y CONFIG_MIPS32_O32=n...
2007-02-18 Ralf Baechle[MIPS] Iomap implementation.
2007-02-18 Ralf Baechle[MIPS] IP27: Fix warning.
2007-02-18 Atsushi Nemoto[MIPS] Fix sigset_t endianess swapping issues in 32...
2007-02-18 Kumar GalaMerge branch '86xx' into for_paulus
2007-02-18 Kumar Gala[POWERPC] 86xx: Cleaned up platform dts files
2007-02-18 Russell KingMerge the easy part of the IOP branch
2007-02-18 Russell KingMerge NetSilicon NS93xx tree
2007-02-18 Lennert Buytenhek[ARM] 4058/2: iop32x: set ->broken_parity_status on...
2007-02-17 John W. LinvilleMerge branch 'upstream' into upstream-jgarzik
2007-02-17 Kumar GalaMerge branch '85xx' into for_paulus
2007-02-17 Kumar GalaMerge branch '83xx' into for_paulus
2007-02-17 Kumar Gala[POWERPC] 85xx: Renamed MPC8568 MDS board code to match...
2007-02-17 Kumar Gala[POWERPC] 85xx: Cleaning up machine probing
next