aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* sh: resume_kernel fix for kernel oops built with CONFIG_BKL_PREEMPT=y.Carmelo Amoroso2008-09-05
* sh: fix semtimedop syscallYoshihiro Shimoda2008-08-28
* sh: update AP325RXA defconfigMagnus Damm2008-08-28
* sh: update Migo-R defconfigMagnus Damm2008-08-28
* sh: fix platform_resource_setup_memory() section mismatchMagnus Damm2008-08-28
* sh: fix kexec entry point for crash kernelsMagnus Damm2008-08-28
* sh: crash kernel resource fixMagnus Damm2008-08-28
* sh: fix ptrace_64.c:user_disable_single_step()Adrian Bunk2008-08-25
* sh64: re-add the __strnlen_user() prototypeAdrian Bunk2008-08-25
* Fix oops in acer_wmi driver (acer_wmi_init)Arjan van de Ven2008-08-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-08-23
|\
| * ipv6: protocol for address routesStephen Hemminger2008-08-23
| * icmp: icmp_sk() should not use smp_processor_id() in preemptible codeDenis V. Lunev2008-08-23
| * pkt_sched: Fix qdisc list lockingJarek Poplawski2008-08-22
| * pkt_sched: Fix qdisc_watchdog() vs. dev_deactivate() raceJarek Poplawski2008-08-21
| * sctp: fix potential panics in the SCTP-AUTH API.Vlad Yasevich2008-08-21
* | removed unused #include <linux/version.h>'sAdrian Bunk2008-08-23
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2008-08-22
|\ \
| * | crypto: authenc - Avoid using clobbered request pointerHerbert Xu2008-08-22
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-08-22
|\ \ \
| * | | ALSA: hda - Fix call of alc888_coef_init()Takashi Iwai2008-08-22
| * | | ALSA: hda_intel: enable snoop for nvidia HDA controllerPeer Chen2008-08-21
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2008-08-22
|\ \ \ \
| * | | | ext4: Update documentation to remind users to update mke2fs.confTheodore Ts'o2008-07-27
| * | | | ext4: Fix small file fragmentationAneesh Kumar K.V2008-08-18
| * | | | ext4: Initialize writeback_index to 0 when allocating a new inodeAneesh Kumar K.V2008-08-19
| * | | | ext4: make sure ext4_has_free_blocks returns 0 for ENOSPCAneesh Kumar K.V2008-08-19
| * | | | ext4: journal credit fix for the delayed allocation's writepages() functionMingming Cao2008-08-19
| * | | | ext4: Rework the ext4_da_writepages() functionAneesh Kumar K.V2008-08-19
| * | | | ext4: journal credits reservation fixes for DIO, fallocateMingming Cao2008-08-19
| * | | | ext4: journal credits reservation fixes for extent file writepageMingming Cao2008-08-19
| * | | | ext4: journal credits calulation cleanup and fix for non-extent writepageMingming Cao2008-08-19
| * | | | ext4: Fix bug where we return ENOSPC even though we have plenty of inodesEric Sandeen2008-08-19
| * | | | ext4: don't try to resize if there are no reserved gdt blocks leftJosef Bacik2008-08-19
| * | | | ext4: Use ext4_discard_reservations instead of mballoc-specific callTheodore Ts'o2008-08-16
| * | | | ext4: Fix ext4_dx_readdir hash collision handlingTheodore Ts'o2008-08-19
| * | | | ext4: Fix delalloc release block reservation for truncateMingming Cao2008-08-19
| * | | | ext4: Fix potential truncate BUG due to i_prealloc_list being non-emptyTheodore Ts'o2008-08-13
| * | | | ext4: Handle unwritten extent properly with delayed allocationAneesh Kumar K.V2008-08-19
* | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-08-22
|\ \ \ \ \
| * | | | | sched: enable LB_BIAS by defaultPeter Zijlstra2008-08-21
* | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-08-22
|\ \ \ \ \ \
| * | | | | | rcu: fix synchronize_rcu() so that kernel-doc worksRandy Dunlap2008-08-21
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-08-22
|\ \ \ \ \ \
| * | | | | | nohz: fix wrong event handler after online an offlined cpuMiao Xie2008-08-21
| |/ / / / /
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-08-22
|\ \ \ \ \ \
| * | | | | | x86: work around MTRR mask setting, v2Ingo Molnar2008-08-22
| * | | | | | x86: fix section mismatch warning - uv_cpu_initMarcin Slusarz2008-08-22
| * | | | | | x86: fix VMI for early paramsAlok Kataria2008-08-22
| * | | | | | x86: fix two modpost warnings in mm/init_64.cJan Beulich2008-08-22