pandora-kernel.git
2008-04-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-18 Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-kgdb
2008-04-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-18 Linus TorvaldsMerge branch 'semaphore' of git://git./linux/kernel...
2008-04-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-18 Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
2008-04-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-18 Roland McGrathptrace_signal subroutine
2008-04-18 Li Zefancgroup: fix a race condition in manipulating tsk->cg_list
2008-04-18 maximilian... security: enhance DEFAULT_MMAP_MIN_ADDR description
2008-04-18 James MorrisSELinux: add netport.[ch]
2008-04-18 Paul MooreSELinux: Add network port SID cache
2008-04-18 Eric ParisSELinux: turn mount options strings into defines
2008-04-18 Adrian Bunkselinux/ss/services.c should #include <linux/selinux.h>
2008-04-18 Eric Parisselinux: introduce permissive types
2008-04-18 Roland McGrathselinux: remove ptrace_sid
2008-04-18 Eric ParisSELinux: requesting no permissions in avc_has_perm_noau...
2008-04-18 Andrew Mortonsecurity: code cleanup
2008-04-18 Harvey Harrisonsecurity: replace remaining __FUNCTION__ occurrences
2008-04-18 Eric ParisSELinux: create new open permission
2008-04-18 Adrian Bunkselinux: selinux/netlabel.c should #include "netlabel.h"
2008-04-18 James MorrisSELinux: unify printk messages
2008-04-18 James MorrisSELinux: remove unused backpointers from security objects
2008-04-18 Paul MooreSELinux: Correct the NetLabel locking for the sk_securi...
2008-04-17 Jason Wesselkgdb: always use icache flush for sw breakpoints
2008-04-17 Jason Wesselkgdb: fix SMP NMI kgdb_handle_exception exit race
2008-04-17 Jason Wesselkgdb: documentation fixes
2008-04-17 Jason Wesselkgdb: allow static kgdbts boot configuration
2008-04-17 Jason Wesselkgdb: add documentation
2008-04-17 Andrew Mortonkgdb: Kconfig fix
2008-04-17 Jason Wesselkgdb: add kgdb internal test suite
2008-04-17 Jason Wesselkgdb: fix several kgdb regressions
2008-04-17 Jason Wesselkgdb: kgdboc pl011 I/O module
2008-04-17 Jason Wesselkgdb: fix optional arch functions and probe_kernel_*
2008-04-17 Jason Wesselkgdb: add x86 HW breakpoints
2008-04-17 Jason Wesselkgdb: print breakpoint removed on exception
2008-04-17 Jason Wesselkgdb: clocksource watchdog
2008-04-17 Jason Wesselkgdb: fix NMI hangs
2008-04-17 Jason Wesselkgdb: fix kgdboc dynamic module configuration
2008-04-17 Jason Wesselkgdb: document parameters
2008-04-17 Ingo Molnarx86: kgdb support
2008-04-17 Jason Wesselconsoles: polling support, kgdboc
2008-04-17 Jason Wesselkgdb: core
2008-04-17 Ingo Molnaruaccess: add probe_kernel_write()
2008-04-17 Ingo Molnarx86: standalone trampoline code
2008-04-17 Pavel Machekx86: move suspend wakeup code to C
2008-04-17 Paolo Ciarrocchix86: coding style fixes to arch/x86/kernel/acpi/sleep.c
2008-04-17 Jacek Luczakx86: setup_trampoline() - fix section mismatch warning
2008-04-17 Jacek Luczakx86: section mismatch fixes, #1
2008-04-17 Alok Katariax86: fix paranoia about using BIOS quickboot mechanism.
2008-04-17 Yinghai Lux86: print out buggy mptable
2008-04-17 Akinobu Mitax86: use cpu_online()
2008-04-17 Akinobu Mitax86: use cpumask_of_cpu()
2008-04-17 Akinobu Mitax86: remove unnecessary tmp local variable
2008-04-17 Akinobu Mitax86: remove unnecessary memset()
2008-04-17 Akinobu Mitax86: use ioapic_read_entry() and ioapic_write_entry()
2008-04-17 Akinobu Mitax86: avoid redundant loop in io_apic_level_ack_pending()
2008-04-17 Alexander van... x86: remove superfluous initialisation in boot code.
2008-04-17 Alexey Starikovskiyx86: merge mpparse_{32,64}.c
2008-04-17 Alexey Starikovskiyx86: unify mp_register_gsi
2008-04-17 Alexey Starikovskiyx86: unify mp_config_acpi_legacy_irqs
2008-04-17 Alexey Starikovskiyx86: unify mp_register_ioapic
2008-04-17 Alexey Starikovskiyx86: unify uniq_io_apic_id
2008-04-17 Alexey Starikovskiyx86: unify smp_scan_config
2008-04-17 Alexey Starikovskiyx86: unify get_smp_config
2008-04-17 Alexey Starikovskiyx86: unify construct_default_ioirq_mptable
2008-04-17 Alexey Starikovskiyx86: unify smp_read_mpc
2008-04-17 Alexey Starikovskiyx86: unify mp_bus_info
2008-04-17 Alexey Starikovskiyx86: unify arch/x86/kernel/mpparse_64.c
2008-04-17 Alexey Starikovskiyx86: add early flags to mpparse_32.c
2008-04-17 Alexey Starikovskiyx86: lindent mpparse_32.c
2008-04-17 Alexey Starikovskiyx86: move mp_register_lapic_address to boot.c
2008-04-17 Alexey Starikovskiyx86: move mp_register_lapic to boot.c
2008-04-17 Alexey Starikovskiyx86: move up & smp variables to setup.c
2008-04-17 Alexey Starikovskiyx86: move mp_irqs to io_apic_64.c
2008-04-17 Alexey Starikovskiyx86: move mp_irqs to io_apics_32.c
2008-04-17 Alexey Starikovskiyx86: move mp_ioapic_routing to boot.c
2008-04-17 Alexey Starikovskiyx86: move mp_ioapics to io_apic_64.c
2008-04-17 Alexey Starikovskiyx86: move mp_ioapics to io_apic_32.c
2008-04-17 Ingo Molnarx86: don't set io apic features if io-apic is not enabl...
2008-04-17 Alexey Starikovskiyx86: don't set IO APIC features if IO APIC is not enabled
2008-04-17 Alexey Starikovskiyx86: move x86_bios_cpu_apicid_init to smpboot.c
2008-04-17 Alexey Starikovskiyx86: move x86_cpu_to_apicid_init to smpboot.c
2008-04-17 Alexey Starikovskiyx86: move phys_cpu_present_map to setup.c
2008-04-17 Alexey Starikovskiyx86: move x86_cpu_to_apicid to setup.c
2008-04-17 Alexey Starikovskiyx86: move x86_bios_cpu_apicid to io_apic_64.c
2008-04-17 Ingo Molnarx86: 4kstacks default
2008-04-17 Randy Dunlapx86: fix VisualWS and Voyager kexec build failures
2008-04-17 Hugh Dickinsx86: MPSC should use P6 NOPs
2008-04-17 Cyrill Gorcunovx86: debug Store - call kfree if only we really need it
2008-04-17 Ingo Molnarx86: extend the scheduled bzImage symlinks removal
2008-04-17 Ingo Molnarx86: improve default idle
2008-04-17 Jack Steinerx86: support for new UV apic, fix
2008-04-17 Ingo Molnarx86: set_cyc2ns_scale() remove prev scale
2008-04-17 Mike Travisx86: clean up non-smp usage of cpu maps
2008-04-17 Ingo Molnarx86: uv fix
2008-04-17 Jack Steinerx86: support for new UV apic
2008-04-17 Ingo Molnarx86: support for new UV apic, prepare
2008-04-17 Jack Steinerx86: define the macros and tables for blade functions
next