index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
common
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-11-25
sched.c: Call debug_show_all_locks() when dumping all tasks
Shmulik Ladkani
1
-1
/
+1
2009-11-24
sched, x86: Optimize branch hint in __switch_to()
Tim Blechmann
1
-3
/
+2
2009-11-24
sched: Optimize branch hint in context_switch()
Tim Blechmann
1
-2
/
+2
2009-11-24
sched: Optimize branch hint in pick_next_task_fair()
Tim Blechmann
1
-1
/
+1
2009-11-23
sched_feat_write(): Update ppos instead of file->f_pos
Jan Blunck
1
-1
/
+1
2009-11-16
sched: Sched_rt_periodic_timer vs cpu hotplug
Peter Zijlstra
1
-0
/
+2
2009-11-15
sched, kvm: Fix race condition involving sched_in_preempt_notifers
Tejun Heo
1
-1
/
+1
2009-11-13
sched: More generic WAKE_AFFINE vs select_idle_sibling()
Peter Zijlstra
1
-17
/
+16
2009-11-13
sched: Cleanup select_task_rq_fair()
Peter Zijlstra
1
-22
/
+51
2009-11-12
sched: Fix granularity of task_u/stime()
Hidetoshi Seto
1
-9
/
+13
2009-11-12
sched: Fix/add missing update_rq_clock() calls
Mike Galbraith
1
-5
/
+12
2009-11-11
btusb bluetooth driver: wait for 'waker' work too before closing
Linus Torvalds
1
-0
/
+1
2009-11-11
Btrfs: fix panic when trying to destroy a newly allocated
Josef Bacik
1
-0
/
+10
2009-11-11
Btrfs: allow more metadata chunk preallocation
Chris Mason
1
-2
/
+2
2009-11-11
Btrfs: fallback on uncompressed io if compressed io fails
Josef Bacik
1
-8
/
+23
2009-11-11
Btrfs: find ideal block group for caching
Josef Bacik
1
-23
/
+86
2009-11-11
Btrfs: avoid null deref in unpin_extent_cache()
Dan Carpenter
1
-1
/
+1
2009-11-11
Btrfs: skip btrfs_release_path in btrfs_update_root and btrfs_del_root
Li Dongyang
1
-2
/
+0
2009-11-11
Btrfs: fix some metadata enospc issues
Josef Bacik
1
-5
/
+31
2009-11-11
Btrfs: fix how we set max_size for free space clusters
Josef Bacik
1
-1
/
+1
2009-11-11
Btrfs: cleanup transaction starting and fix journal_info usage
Josef Bacik
1
-6
/
+13
2009-11-11
Btrfs: fix data allocation hint start
Josef Bacik
1
-2
/
+16
2009-11-11
JBD/JBD2: free j_wbuf if journal init fails.
Tao Ma
2
-0
/
+4
2009-11-11
ext3: Wait for proper transaction commit on fsync
Jan Kara
4
-21
/
+57
2009-11-11
ext3: retry failed direct IO allocations
Eric Sandeen
1
-0
/
+4
2009-11-11
ALSA: hda - possible read past array alc88[02]_parse_auto_config()
Roel Kluin
1
-4
/
+4
2009-11-11
powerpc: pasemi_defconfig update
Olof Johansson
1
-167
/
+461
2009-11-10
sched: Make sure task has correct sched_class after policy change
Peter Zijlstra
1
-12
/
+4
2009-11-10
sound: rawmidi: fix MIDI device O_APPEND error handling
Clemens Ladisch
1
-12
/
+7
2009-11-10
sound: rawmidi: fix checking of O_APPEND when opening MIDI device
Clemens Ladisch
1
-1
/
+2
2009-11-10
sound: rawmidi: fix double init when opening MIDI device with O_APPEND
Clemens Ladisch
1
-10
/
+12
2009-11-10
ALSA: hda - Avoid quirk for HP dc5750
Takashi Iwai
1
-1
/
+1
2009-11-10
[WATCHDOG] SBC-FITPC2 watchdog driver registration fix
Denis Turischev
1
-1
/
+1
2009-11-10
ARM: Use a definition for the userspace cmpxchg emulation syscall
Russell King
3
-4
/
+14
2009-11-10
ALSA: hda - Tweak OLPC XO-1.5 microphone bias
Daniel Drake
1
-3
/
+12
2009-11-10
x86, amd-ucode: Check UCODE_MAGIC before loading the container file
Borislav Petkov
1
-0
/
+6
2009-11-10
drm/kms: Init the CRTC info fields for modes forced from the command line.
Francisco Jerez
1
-0
/
+1
2009-11-10
drm/radeon/r600: CS parser updates
Alex Deucher
2
-0
/
+28
2009-11-10
sched: Fix and clean up rate-limit newidle code
Mike Galbraith
1
-13
/
+15
2009-11-10
highmem: Fix debug_kmap_atomic() to also handle KM_IRQ_PTE, KM_NMI, and KM_NM...
Soeren Sandmann
1
-3
/
+10
2009-11-10
highmem: Fix race in debug_kmap_atomic() which could cause warn_count to unde...
Soeren Sandmann
1
-2
/
+2
2009-11-10
ARM: S3C64XX: DMA: Free node for non-circular queues
Jassi Brar
1
-0
/
+6
2009-11-10
ARM: S3C64XX: DMA: Callback with correct buffer pointer
Jassi Brar
1
-1
/
+28
2009-11-10
ARM: S3C64XX: DMA: Make src and dst transfer size same
Jassi Brar
1
-4
/
+2
2009-11-10
ARM: S3C64XX: DMA: Unify callback functions for success/failure
Jassi Brar
1
-21
/
+13
2009-11-10
ARM: S3C64XX: DMA: Protect buffer pointers while manipulation
Jassi Brar
1
-0
/
+5
2009-11-10
ARM: S3C64XX: Tidy definition and comments in s3c_dma_has_circular()
Ben Dooks
1
-5
/
+2
2009-11-10
ARM: S3C64XX: Remove duplicate s3c_dma_has_circular() definition for S3C64xx.
Maurus Cuelenaere
1
-5
/
+0
2009-11-10
ARM: SMDK6410: Allocate more GPIO space for WM1190-EV1
Mark Brown
1
-0
/
+1
2009-11-10
ARM: SMDK6410: Configure GPIO pull up for WM835x IRQ line
Mark Brown
1
-0
/
+3
[next]