index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-12-20
Null pointer deref with hrtimer_try_to_cancel()
Thomas Gleixner
1
-0
/
+6
2008-12-20
x86: fix resume (S2R) broken by Intel microcode module, on A110L
Dmitry Adamushko
2
-5
/
+20
2008-12-20
x86: PAT: pfnmap documentation update changes
venkatesh.pallipadi@intel.com
1
-5
/
+5
2008-12-20
x86: PAT: move track untrack pfnmap stubs to asm-generic
venkatesh.pallipadi@intel.com
4
-56
/
+50
2008-12-20
x86: PAT: remove follow_pfnmap_pte in favor of follow_phys
venkatesh.pallipadi@intel.com
4
-70
/
+11
2008-12-20
x86: PAT: modify follow_phys to return phys_addr prot and return value
venkatesh.pallipadi@intel.com
2
-17
/
+16
2008-12-20
x86: PAT: clarify is_linear_pfn_mapping() interface
venkatesh.pallipadi@intel.com
1
-0
/
+8
2008-12-19
fs/9p: change simple_strtol to simple_strtoul
Julia Lawall
1
-1
/
+1
2008-12-19
9p: convert d_iname references to d_name.name
Wu Fengguang
3
-6
/
+10
2008-12-19
9p: Remove potentially bad parameter from function entry debug print.
Duane Griffin
1
-1
/
+2
2008-12-19
x86: ia32_signal: remove unnecessary declaration
Hiroshi Shimamoto
1
-1
/
+0
2008-12-19
x86: common.c boot_cpu_stack and boot_exception_stacks should be static
Jaswinder Singh
1
-3
/
+3
2008-12-19
ALSA: Fix a Oops bug in omap soc driver.
Stanley Miao
1
-1
/
+1
2008-12-19
ALSA: hda - Remove non-working headphone control for Dell laptops
Takashi Iwai
1
-1
/
+2
2008-12-19
ALSA: hda - Add no-jd model for IDT 92HD73xx
Takashi Iwai
2
-0
/
+6
2008-12-19
ALSA: Revert "ALSA: hda: removed unneeded hp_nid references"
Takashi Iwai
1
-0
/
+3
2008-12-19
cciss: fix problem that deleting multiple logical drives could cause a panic
Stephen M. Cameron
1
-0
/
+5
2008-12-19
ALSA: hda - Add quirk for Dell Studio 17
Joerg Schirottke
1
-0
/
+2
2008-12-19
drm/i915: GEM on PAE has problems - disable it for now.
Dave Airlie
2
-1
/
+11
2008-12-19
drm/i915: Don't return busy for buffers left on the flushing list.
Eric Anholt
1
-1
/
+8
2008-12-19
md: Don't read past end of bitmap when reading bitmap.
NeilBrown
1
-5
/
+17
2008-12-19
Linux 2.6.28-rc9
v2.6.28-rc9
Linus Torvalds
1
-1
/
+1
2008-12-19
x86: fix warning in arch/x86/kernel/microcode_amd.c
Ingo Molnar
1
-1
/
+2
2008-12-19
x86: ia32.h: remove unused struct sigfram32 and rt_sigframe32
Hiroshi Shimamoto
1
-18
/
+0
2008-12-19
x86: asm-offset_64: use rt_sigframe_ia32
Hiroshi Shimamoto
1
-1
/
+3
2008-12-19
x86: sigframe.h: include headers for dependency
Hiroshi Shimamoto
1
-0
/
+4
2008-12-18
x86: traps.c declare functions before they get used
Jaswinder Singh
1
-2
/
+9
2008-12-18
x86: PAT: update documentation to cover pgprot and remap_pfn related changes ...
venkatesh.pallipadi@intel.com
1
-0
/
+24
2008-12-18
x86: PAT: add pgprot_writecombine() interface for drivers - v3
venkatesh.pallipadi@intel.com
3
-0
/
+15
2008-12-18
x86: PAT: change pgprot_noncached to uc_minus instead of strong uc - v3
venkatesh.pallipadi@intel.com
3
-15
/
+8
2008-12-18
x86: PAT: implement track/untrack of pfnmap regions for x86 - v3
venkatesh.pallipadi@intel.com
2
-0
/
+246
2008-12-18
x86: PAT: hooks in generic vm code to help archs to track pfnmap regions - v3
venkatesh.pallipadi@intel.com
2
-1
/
+81
2008-12-18
x86: PAT: add follow_pfnmp_pte routine to help tracking pfnmap pages - v3
venkatesh.pallipadi@intel.com
2
-0
/
+46
2008-12-18
x86: PAT: store vm_pgoff for all linear_over_vma_region mappings - v3
venkatesh.pallipadi@intel.com
2
-4
/
+12
2008-12-18
x86: process.c declare c1e_remove_cpu before they get used
Jaswinder Singh
1
-0
/
+1
2008-12-18
x86: sigframe.h: add guard macro
Hiroshi Shimamoto
1
-0
/
+5
2008-12-18
Maintainer email fixes for inotify
John McCutchan
1
-2
/
+2
2008-12-18
x86: revert CONFIG_RELOCATABLE=y defconfig change
Vegard Nossum
2
-2
/
+2
2008-12-18
avr32: favr-32 build fix
Haavard Skinnemoen
2
-5
/
+5
2008-12-18
ATSTK1006: Fix boot from NAND flash
Haavard Skinnemoen
1
-37
/
+97
2008-12-18
x86: tls.c declare sys_set_thread_area and sys_get_thread_area before they ge...
Jaswinder Singh
1
-4
/
+4
2008-12-18
x86: time_64.c timer_interrupt() should be static
Jaswinder Singh
1
-1
/
+1
2008-12-18
x86 gart: don't complain if no AMD GART found
Bjorn Helgaas
1
-3
/
+1
2008-12-18
x86: ia32_signal: use sigframe.h
Hiroshi Shimamoto
1
-24
/
+2
2008-12-18
x86: ia32_signal: rename struct sigframe and rt_sigframe
Hiroshi Shimamoto
1
-7
/
+7
2008-12-18
x86: signal: prepare to include from ia32_signal.c
Hiroshi Shimamoto
1
-2
/
+20
2008-12-18
x86: signal: move sigframe.h to arch/x86/include/asm
Hiroshi Shimamoto
3
-2
/
+2
2008-12-18
x86: signal: rename sigframe and rt_sigframe on 32-bit
Hiroshi Shimamoto
1
-11
/
+17
2008-12-18
x86: signal: move ia32 func declarations into arch/x86/kernel/signal.c
Hiroshi Shimamoto
2
-5
/
+5
2008-12-18
ALSA: hda - Fix silent HP output on D975
Takashi Iwai
2
-0
/
+8
[next]