summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | flex_array: fix get function for elements in base starting at non-zeroDavid Rientjes2009-08-261-6/+8
* | | | | pps: fix incorrect verdict checkJoonwoo Park2009-08-261-1/+1
|/ / / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-08-254-10/+2
|\ \ \ \ | | |/ / | |/| |
| * | | irda/sa1100_ir: fix broken netdev_ops conversionAlexander Beregalov2009-08-251-4/+0
| * | | irda/au1k_ir: fix broken netdev_ops conversionAlexander Beregalov2009-08-251-4/+0
| * | | pkt_sched: Fix bogon in tasklet_hrtimer changes.David S. Miller2009-08-242-2/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-08-2513-143/+175
|\ \ \ \
| * | | | sparc64: Validate linear D-TLB misses.David S. Miller2009-08-254-28/+76
| * | | | sparc64: Update defconfig.David S. Miller2009-08-181-25/+34
| * | | | sparc32: Update defconfig.David S. Miller2009-08-181-30/+44
| * | | | sparc32: Kill trap table freeing code.David S. Miller2009-08-182-48/+0
| * | | | sparc: sys32.S incorrect compat-layer splice() system callMathieu Desnoyers2009-08-181-1/+1
| * | | | sparc: Use page_fault_out_of_memory() for VM_FAULT_OOM.David S. Miller2009-08-022-6/+8
| * | | | sparc64: Sign extend length arg to truncate syscalls when compat.David S. Miller2009-07-272-2/+4
| * | | | sparc: Fix cleanup crash in bbc_envctrl_cleanup()David S. Miller2009-07-171-3/+8
* | | | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-08-253-1/+15
|\ \ \ \ \
| * | | | | perf_counter: Fix typo in read() output generationPeter Zijlstra2009-08-211-1/+1
| * | | | | perf tools: Check perf.data ownerPeter Zijlstra2009-08-192-0/+14
* | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-08-251-12/+16
|\ \ \ \ \ \
| * | | | | | dma-debug: Fix check_unmap null pointer dereferenceKyle McMartin2009-08-211-12/+16
* | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-08-255-18/+19
|\ \ \ \ \ \ \
| * | | | | | | clockevent: Prevent dead lock on clockevents_lockSuresh Siddha2009-08-194-17/+18
| * | | | | | | timers: Drop write permission on /proc/timer_listAmerigo Wang2009-08-171-1/+1
* | | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-08-253-19/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | tracing: Fix too large stack usage in do_one_initcall()Ingo Molnar2009-08-211-3/+4
| * | | | | | | | tracing: handle broken names in ftrace filterJiri Olsa2009-08-181-6/+11
| * | | | | | | | ftrace: Unify effect of writing to trace_options and option/*Zhaolei2009-08-181-10/+2
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-08-259-103/+80
|\ \ \ \ \ \ \ \
| * | | | | | | | x86: Fix build with older binutils and consolidate linker scriptJan Beulich2009-08-251-79/+47
| * | | | | | | | x86: Fix an incorrect argument of reserve_bootmem()Amerigo Wang2009-08-241-1/+1
| * | | | | | | | x86: add vmlinux.lds to targets in arch/x86/boot/compressed/MakefileJan Beulich2009-08-201-1/+1
| * | | | | | | | Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Ingo Molnar2009-08-203-12/+18
| |\ \ \ \ \ \ \ \
| | * | | | | | | | xen: rearrange things to fix stackprotectorJeremy Fitzhardinge2009-08-192-12/+14
| | * | | | | | | | x86: make sure load_percpu_segment has no stackprotectorJeremy Fitzhardinge2009-08-191-0/+4
| * | | | | | | | | i386: Fix section mismatches for init code with !HOTPLUG_CPUJan Beulich2009-08-181-7/+1
| * | | | | | | | | x86, pat: Allow ISA memory range uncacheable mapping requestsSuresh Siddha2009-08-172-3/+12
* | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-08-252-28/+44
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ext3: Improve error message that changing journaling mode on remount is not p...Jan Kara2009-08-241-13/+27
| * | | | | | | | | | ext3: Update Kconfig description of EXT3_DEFAULTS_TO_ORDEREDTheodore Ts'o2009-08-241-15/+17
* | | | | | | | | | | Merge branch 'fix/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2009-08-253-39/+22
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | sound: pcm_lib: fix unsorted list constraint handlingClemens Ladisch2009-08-251-31/+8
| * | | | | | | | | | | sound: vx222: fix input level control range checkClemens Ladisch2009-08-241-2/+2
| * | | | | | | | | | | ALSA: ali5451: fix timeout handling in snd_ali_{codecs,timer}_ready()Bartlomiej Zolnierkiewicz2009-08-231-6/+12
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2009-08-251-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | [WATCHDOG] ar7_wdt: fix path to ar7-specific headersFlorian Fainelli2009-08-151-1/+1
* | | | | | | | | | | | | tty: make sure to flush any pending work when halting the ldiscLinus Torvalds2009-08-251-3/+7
* | | | | | | | | | | | | NFSv4: Fix an infinite looping problem with the nfs4_state_managerTrond Myklebust2009-08-241-2/+2
* | | | | | | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-08-245-4/+19
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | ocfs2/dlm: Wait on lockres instead of erroring cancel requestsGoldwyn Rodrigues2009-08-201-2/+2
| * | | | | | | | | | | | | ocfs2: Add missing lock nameJan Kara2009-08-201-0/+1