index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-02-02
HID: use multi input quirk for eTurboTouch touchscreen
Thadeu Lima de Souza Cascardo
2
-0
/
+4
2010-02-02
mm: purge fragmented percpu vmap blocks
Nick Piggin
1
-11
/
+81
2010-02-02
mm: percpu-vmap fix RCU list walking
Nick Piggin
1
-14
/
+6
2010-02-02
Fix 'flush_old_exec()/setup_new_exec()' split
Linus Torvalds
1
-5
/
+5
2010-02-02
HID: add NOGET quirk for Prodige Cordless Combo
Alexander Shishkin
2
-0
/
+4
2010-02-02
HID: update copyright
Jiri Kosina
3
-3
/
+3
2010-02-02
cfq-iosched: Do not idle on async queues
Vivek Goyal
1
-1
/
+1
2010-02-02
MIPS: 64-bit: Detect virtual memory size
Guenter Roeck
4
-1
/
+24
2010-02-02
sh: Fix access to released memory in clk_debugfs_register_one()
Marek Skuczynski
1
-2
/
+2
2010-02-02
sh: Fix access to released memory in dwarf_unwinder_cleanup()
Marek Skuczynski
1
-4
/
+4
2010-02-02
usb: r8a66597-hdc disable interrupts fix
Magnus Damm
1
-1
/
+16
2010-02-02
spi: spi_sh_msiof: Fixed data sampling on the correct edge
Markus Pietrek
1
-9
/
+6
2010-02-01
random: Remove unused inode variable
Herbert Xu
1
-1
/
+0
2010-02-01
crypto: padlock-sha - Add import/export support
Herbert Xu
1
-0
/
+23
2010-02-01
random: drop weird m_time/a_time manipulation
Matt Mackall
1
-8
/
+0
2010-02-01
MIPS: AR7: Fix USB slave mem range typo
Alexander Clouter
1
-1
/
+1
2010-02-01
MIPS: Alchemy: Fix dbdma ring destruction memory debugcheck.
Manuel Lauss
2
-2
/
+6
2010-02-01
regulator: Specify REGULATOR_CHANGE_STATUS for WM835x LED constraints
Mark Brown
1
-1
/
+3
2010-02-01
GFS2: Use GFP_NOFS for alloc structure
Steven Whitehouse
1
-1
/
+1
2010-02-01
GFS2: Fix previous patch
Steven Whitehouse
1
-0
/
+1
2010-02-01
GFS2: Don't withdraw on partial rindex entries
Benjamin Marzinski
1
-5
/
+0
2010-02-01
blk-cgroup: Fix potential deadlock in blk-cgroup
Gui Jianfeng
1
-2
/
+2
2010-02-01
powerpc: TIF_ABI_PENDING bit removal
Andreas Schwab
3
-20
/
+2
2010-02-01
drm/radeon/kms: Fix oops after radeon_cs_parser_init() failure.
Michel Dänzer
1
-1
/
+1
2010-02-01
powerpc/pseries: Fix xics build without CONFIG_SMP
Benjamin Herrenschmidt
1
-5
/
+1
2010-02-01
drm/radeon/kms: move radeon KMS on/off switch out of staging.
Dave Airlie
2
-2
/
+2
2010-02-01
drm/radeon/kms: Bailout of blit if error happen & protect with mutex V3
Jerome Glisse
4
-45
/
+48
2010-02-01
drm/vmwgfx: Don't send bad flags to the host
Jakob Bornecrantz
3
-1
/
+27
2010-02-01
drm/vmwgfx: Request SVGA version 2 and bail if not found
Peter Hanzel
1
-0
/
+11
2010-02-01
drm/vmwgfx: Correctly detect 3D
Jakob Bornecrantz
4
-1
/
+23
2010-02-01
drm/ttm: remove unnecessary save_flags and ttm_flag_masked in ttm_bo_util.c
Austin Yuan
1
-7
/
+2
2010-02-01
drm/kms: Remove incorrect comment in struct drm_mode_modeinfo
Marcin Kościelnicki
1
-1
/
+1
2010-02-01
drm/ttm: remove padding from ttm_ref_object on 64bit builds
Richard Kennedy
1
-1
/
+1
2010-02-01
drm/radeon/kms: release agp on error.
Dave Airlie
1
-0
/
+3
2010-02-01
drm/kms/radeon/agp: Move the check of the aper_size after drm_acp_acquire and...
John Kacur
1
-7
/
+8
2010-02-01
drm/kms/radeon/agp: Fix warning, format ‘%d’ expects type ‘int’, but ...
John Kacur
1
-1
/
+1
2010-02-01
drm/ttm: Avoid conflicting reserve_memtype during ttm_tt_set_page_caching.
Francisco Jerez
1
-7
/
+16
2010-02-01
drm/kms/radeon: pick digitial encoders smarter. (v3)
Dave Airlie
3
-89
/
+99
2010-02-01
drm/radeon/kms: use active device to pick connector for encoder
Dave Airlie
1
-1
/
+1
2010-02-01
drm/radeon/kms: fix incorrect logic in DP vs eDP connector checking.
Dave Airlie
1
-2
/
+2
2010-01-31
x86/agp: Fix agp_amd64_init regression
FUJITA Tomonori
1
-4
/
+9
2010-01-30
block: fix bugs in bio-integrity mempool usage
Chuck Ebbert
1
-1
/
+2
2010-01-30
perf, hw_breakpoint, kgdb: Do not take mutex for kernel debugger
Jason Wessel
3
-10
/
+95
2010-01-30
x86, hw_breakpoints, kgdb: Fix kgdb to use hw_breakpoint API
Jason Wessel
2
-57
/
+117
2010-01-30
x86: Add quirk for Intel DG45FC board to avoid low memory corruption
David Härdeman
1
-3
/
+11
2010-01-29
Linux 2.6.33-rc6
v2.6.33-rc6
Linus Torvalds
1
-1
/
+1
2010-01-29
mfd: Fix asic3 build
Dmitry Artamonow
1
-1
/
+1
2010-01-29
mm: fix migratetype bug which slowed swapping
Hugh Dickins
1
-2
/
+3
2010-01-29
sparc: TIF_ABI_PENDING bit removal
David Miller
3
-21
/
+4
2010-01-29
x86: get rid of the insane TIF_ABI_PENDING bit
H. Peter Anvin
5
-23
/
+13
[next]