]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/shortlog
linux-2.6-omap-h63xx.git
2008-05-26 Ralph CampbellIB/ipath: Fix device capability flags
2008-05-26 Roland DreierIB/ipath: Avoid test_bit() on u64 SDMA status value
2008-05-26 Carlos R. Mafrahrtimer: Remove unused variables in ktime_divns()
2008-05-26 Jeremy Fitzhardingehrtimer: remove warning in hres_timers_resume
2008-05-26 Abhishek Sagarftrace: fix updating of ftrace_update_cnt
2008-05-26 Abhishek Sagarftrace: safe traversal of ftrace_hash hlist
2008-05-26 Steven Rostedtftrace: powerpc clean ups
2008-05-26 Steven Rostedtftrace: fix up cmdline recording
2008-05-26 Steven Rostedtftrace: set_ftrace_notrace feature
2008-05-26 Steven Rostedtftrace: remove printks from irqsoff trace
2008-05-26 Steven Rostedtftrace: add function tracing to wake up tracing
2008-05-26 Steven Rostedtftrace: move ftrace_special to trace.c
2008-05-26 Steven Rostedtftrace: limit use of check pages
2008-05-26 H. Peter Anvinx86: string_32.h: workaround for broken gcc 4.0
2008-05-26 Linus TorvaldsLinux 2.6.26-rc4 v2.6.26-rc4
2008-05-26 Oleg Nesterovposix timers: discard SI_TIMER signals on exec
2008-05-26 Oleg Nesterovposix timers: sigqueue_free: don't free sigqueue if...
2008-05-26 Linus TorvaldsMerge branch 'i2c-for-linus' of git://jdelvare.pck...
2008-05-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-05-26 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-05-26 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-05-26 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-05-26 Eric Sandeenext4: enable barriers by default
2008-06-04 Theodore Ts'ojbd2: Fix barrier fallback code to re-lock the buffer...
2008-05-26 Theodore Ts'oext4: Display the journal_async_commit mount option...
2008-06-06 Theodore Ts'ojbd2: If a journal checksum error is detected, propagat...
2008-05-26 Theodore Ts'ojbd2: Fix memory leak when verifying checksums in the...
2008-06-06 Josef Bacikext4: fix online resize bug
2008-06-03 Jose R. Santosext4: Fix uninit block group initialization with FLEX_BG
2008-06-06 Aneesh Kumar K.Vext4: Fix use of uninitialized data with debug enabled.
2008-05-26 Eric Sandeenstackprotector: use canary at end of stack to indicate...
2008-05-26 Arjan van de Venstackprotector: turn not having the right gcc into...
2008-05-26 Daniel Walkerpanic.c: fix whitespace additions
2008-05-26 Arjan van de Venx86: add CONFIG_CC_STACKPROTECTOR self-test
2008-05-26 Ingo Molnarx86: unify stackprotector features
2008-05-26 Ingo Molnarx86: stackprotector: mix TSC to the boot canary
2008-05-26 Ingo Molnarx86: fix the stackprotector canary of the boot CPU
2008-05-26 Ingo Molnarstackprotector: add boot_init_stack_canary()
2008-05-26 Ingo Molnarstackprotector: include files
2008-05-26 Ingo Molnarx86: if stackprotector is enabled, thn use stack-protec...
2008-05-26 Ingo Molnarpanic: print out stacktrace if DEBUG_BUGVERBOSE
2008-05-26 Ingo Molnarpanic: print more informative messages on stackprotect...
2008-05-26 Ingo Molnarx86: fix canary of the boot CPU's idle task
2008-05-26 Arjan van de Venx86: setup stack canary for the idle threads
2008-05-26 Ingo Molnarx86: fix stackprotector canary updates during context...
2008-05-26 Ingo Molnarx86: stackprotector & PARAVIRT fix
2008-05-26 Jiri Slabyi2c: Align i2c_device_id
2008-05-26 Michael Krufkytuner: Do not alter i2c_client.name
2008-05-26 Haavard Skinnemoenavr32: Update defconfigs
2008-05-26 Adrian Bunkavr32: export strnlen_user
2008-05-26 Adrian Bunkavr32: export copy_page
2008-05-26 Alan Coxirda: Push BKL down into irda ioctl handlers
2008-05-26 Alan Coxwanrouter: Push down BKL
2008-05-26 Alan Coxppp: push BKL down into the driver
2008-05-26 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2008-05-26 Adrian Bunksparc64: global_reg_snapshot is not for userspace
2008-05-26 Paul Mundtsh: Drop broken URAM support on SH7723.
2008-05-25 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-05-25 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-05-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-05-25 Sam RavnborgKconfig: introduce ARCH_DEFCONFIG to DEFCONFIG_LIST
2008-05-25 Jike Song.gitignore: match ncscope.out
2008-05-25 Gabriel Cscripts/ver_linux use 'gcc -dumpversion'
2008-05-25 Sven Wegenerx86: Remove obsolete LOCK macro from include/asm-x86...
2008-05-25 Cyrill Gorcunovx86: nmi_32/64.c - merge down nmi_32.c and nmi_64.c...
2008-05-25 Cyrill Gorcunovx86: nmi_32/64.c - add helper functions to hide arch...
2008-05-25 Cyrill Gorcunovx86: nmi_32.c cleanup - use for_each_online_cpu helper
2008-05-25 Cyrill Gorcunovx86: nmi_64.c - use for_each_possible_cpu helper
2008-05-25 Cyrill Gorcunovx86: nmi_32.c - unknown_nmi_panic_callback should alway...
2008-05-25 Cyrill Gorcunovx86: nmi_32/64.c - use apic_write_around instead of...
2008-05-25 Cyrill Gorcunovx86: nmi_32.c - add nmi_watchdog_default helper
2008-05-25 Cyrill Gorcunovx86: nmi_32.c - add "panic" option
2008-05-25 Cyrill Gorcunovx86: move do_nmi(), stop_nmi() and restart_nmi() to...
2008-05-25 Cyrill Gorcunovx86: nmi - die_nmi() output message unification
2008-05-25 Cyrill Gorcunovx86: nmi - unify die_nmi() interface
2008-05-25 Thomas Gleixnerx86: fix mpparse fallout
2008-05-25 Mauro Carvalho... [ALSA] hda - Fix capture mute Widget for stac9250/9251
2008-05-25 Stas Sergeev[ALSA] snd-pcsp - fix pcsp_treble_info() to honour...
2008-05-25 Fernando Luis... x86: remove duplicate declaration of unknown_nmi_panic
2008-05-25 Ingo Molnarsched: do not trace sched_clock
2008-05-25 Ingo Molnardebugging: make stacktrace independent from DEBUG_KERNEL
2008-05-25 Alan Coxx86: Switch apm to unlocked_kernel
2008-05-25 Alexey Starikovskiyx86: allow MPPARSE to be deselected in SMP configs
2008-05-25 Alexey Starikovskiyx86: move mp_bus_not_pci from mpparse.c
2008-05-25 Alexey Starikovskiyx86: mp_bus_id_to_pci_bus is not needed
2008-05-25 Alexey Starikovskiyx86: move smp_found_config
2008-05-25 Alexey Starikovskiyx86: move pic_mode to apic_32.c
2008-05-25 Alexey Starikovskiyx86: Set pic_mode only if local apic code is present
2008-05-25 Gabriel C[WATCHDOG] Add ICH9DO into the iTCO_wdt.c driver
2008-05-25 Chen Gong[WATCHDOG] Fix booke_wdt.c on MPC85xx SMP system's
2008-05-25 Yinghai Lux86: move e820_mark_nosave_regions to e820.c
2008-05-25 Jordan Crouse[WATCHDOG] Add a watchdog driver based on the CS5535...
2008-05-25 Mingarelli... [WATCHDOG] hpwdt: Fix NMI handling.
2008-05-25 Mike Frysinger[WATCHDOG] Blackfin Watchdog Driver: split platform...
2008-05-25 Samuel Tardieu[WATCHDOG] Add w83697h_wdt early_disable option
2008-05-25 Samuel Tardieu[WATCHDOG] Make w83697h_wdt timeout option string simil...
2008-05-25 Samuel Tardieu[WATCHDOG] Make w83697h_wdt void-like functions void
2008-05-25 Alexey Starikovskiyx86: fix mpparse/acpi interaction
2008-05-25 Soeren Sandmannx86: initialize all fields of mp_irqs[mp_irq_entries]
2008-05-25 Alexey Starikovskiyx86: make config_irqsrc not MPspec specific
next