Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzi...
[sfrench/cifs-2.6.git] / arch /
2008-02-06 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-02-06 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-02-06 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-02-06 David Brownellatmel_lcdfb: backlight control
2008-02-06 Bernhard Wallertc: add HPET RTC emulation to RTC_DRV_CMOS
2008-02-06 Adrian Bunkidle_regs() must be __cpuinit
2008-02-06 Adrian Bunkcalibrate_delay() must be __cpuinit
2008-02-06 Eric Dumazetget rid of NR_OPEN and introduce a sysctl_nr_open
2008-02-06 Jiri Olsaalpha/parisc: remove config variable DEBUG_RWLOCK
2008-02-06 Andrew Mortonread_current_timer() cleanups
2008-02-06 Adrian Bunkscheduled OSS driver removal
2008-02-06 Adrian Bunkproper show_interrupts() prototype
2008-02-06 Adrian Bunkcleanup after APUS removal
2008-02-06 Robin Getzremove support for un-needed _extratext section
2008-02-06 Jeff GarzikRemove pointless casts from void pointers
2008-02-06 Ralf BaechleRemove inclusions of <linux/autoconf.h>
2008-02-06 Michael Neulingtaskstats scaled time cleanup
2008-02-06 David S. Miller[SPARC64]: Temporarily remove IOMMU merging code.
2008-02-06 David S. Miller[SPARC64]: Update defconfig.
2008-02-06 David S. Miller[SPARC]: Add new timerfd syscall entries.
2008-02-06 Jeff GarzikRename: linux/pata_platform.h to linux/ata_platform.h
2008-02-06 David S. MillerMerge branch 'upstream-davem' of /linux/kernel/git...
2008-02-06 David S. MillerMerge branch 'fixes' of /linux/kernel/git/linville...
2008-02-06 Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2008-02-06 Linus TorvaldsMerge branch 'dmapool' of git://git./linux/kernel/git...
2008-02-05 Andrew Mortontimerfd: fix remaining architectures
2008-02-05 Haavard SkinnemoenFix timerfd breakage on avr32
2008-02-05 Hugh Dickinsstop c_p_a corrupting the pds
2008-02-05 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2008-02-05 Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
2008-02-05 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-02-05 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-02-05 Linus TorvaldsMerge branch 'agp-patches' of git://git./linux/kernel...
2008-02-05 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-02-05 Jeff Dikeuml: make mconsole_stack namespace-aware
2008-02-05 Jeff Dikeuml: redo the calculation of NR_syscalls
2008-02-05 Jeff Dikeuml: defconfig tweaks
2008-02-05 Daniel Walkeruml: port mutex conversion
2008-02-05 Daniel Walkeruml: mconsole mutex conversion
2008-02-05 Daniel Walkeruml: LDT mutex conversion
2008-02-05 Jeff Dikeuml: use of a public MAC is a warning, not an error
2008-02-05 Karol Swietlickiuml: fix infinite mconsole loop
2008-02-05 Jeff Dikeuml: remove map_cb
2008-02-05 WANG Conguml: remove TOPDIR
2008-02-05 Jeff Dikeuml: remove unused fields from mm_context
2008-02-05 Jeff Dikeuml: move register initialization
2008-02-05 Jeff Dikeuml: add newlines to printks
2008-02-05 Jeff Dikeuml: style fixes in arch/um/sys-x86_64
2008-02-05 Jeff Dikeuml: add back CONFIG_HZ
2008-02-05 Jeff Dikeuml: DEBUG_SHIRQ fixes
2008-02-05 Jeff Dikeuml: remove fakehd
2008-02-05 Jeff Dikeuml: implement O_APPEND
2008-02-05 Jeff Dikeuml: SMP locking commentary
2008-02-05 Jeff Dikeuml: remove init_irq_signals
2008-02-05 Jeff Dikeuml: signal handling tidying
2008-02-05 Jeff Dikeuml: style fixes in arch/um/kernel
2008-02-05 Jeff Dikeuml: clean up sig_handler_common_skas
2008-02-05 Jeff Dikeuml: move sig_handler_common_skas
2008-02-05 Jeff Dikeuml: don't allow processes to call into stub
2008-02-05 Jeff Dikeuml: get rid of syscall counters
2008-02-05 Jeff Dikeuml: don't kill pid 0
2008-02-05 Jeff Dikeuml: tidy helper code
2008-02-05 Jeff Dikeuml: use barrier() instead of mb()
2008-02-05 Jeff Dikeuml: install panic notifier earlier
2008-02-05 Jeff Dikeuml: eliminate setjmp_wrapper
2008-02-05 Jeff Dikeuml: customize tlb.h
2008-02-05 Jeff Dikeuml: 64-bit tlb fixes
2008-02-05 Jeff Dikeuml: style fixes in file.c
2008-02-05 Jeff Dikeuml: miscellaneous code cleanups
2008-02-05 Karol Swietlickiuml: fix mconsole stop
2008-02-05 Karol Swietlickiuml: remove duplicate config symbol and unused file...
2008-02-05 Jeff Dikeuml: syle fixes in arch/um/os-Linux
2008-02-05 Jeff Dikeuml: fx command-line CFLAGS and LDFLAGS support
2008-02-05 Jeff Dikeuml: cover stubs with a VMA
2008-02-05 Jeff Dikeuml: clean up TASK_SIZE usage
2008-02-05 Joe Perchesuml: add missing space
2008-02-05 Jeff Dikeuml: kill processes instead of panicing kernel
2008-02-05 Jeff Dikeuml: use ptrace directly in libc code
2008-02-05 Jeff Dikeuml: simplify SIGSEGV handling
2008-02-05 Jeff Dikeuml: add virt_to_pte
2008-02-05 Jeff Dikeuml: fix page table data sizes
2008-02-05 Jeff Dikeuml: current.h cleanup
2008-02-05 Jeff Dikeuml: style cleanup
2008-02-05 Jeff Dikeuml: header untangling
2008-02-05 Jeff Dikeuml: move um_virt_to_phys
2008-02-05 Jeff Dikeuml: host TLS diagnostics
2008-02-05 Karol Swietlickiuml: convert functions to void
2008-02-05 Karol Swietlickiuml: remove unused variables in the context switcher
2008-02-05 Lucas Woodsarch/um: remove duplicate includes
2008-02-05 Jeff Dikeuml: reconst a parameter
2008-02-05 Jeff Dikeuml: tidy pgtable.h
2008-02-05 Jeff Dikeuml: tidy kern_util.h
2008-02-05 Jeff Dikeuml: allow LFLAGS on command line
2008-02-05 Jeff Dikeuml: delete some unused headers
2008-02-05 Jeff Dikeuml: borrow const.h techniques
2008-02-05 Jeff Dikeuml: clone.c tidying
2008-02-05 Jeff Dikeuml: console driver cleanups
2008-02-05 Karol Swietlickiuml: GPROF needs to depend on FRAME_POINTER
2008-02-05 Jeff Dikeuml: SMP needs to depend on BROKEN for now
2008-02-05 WANG Conguml: const and other tidying
next