index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
iommu/omap: always provide iommu debug code
Arnd Bergmann
2011-10-10
1
-1
/
+1
*
iommu/omap: Fix build error with !IOMMU_SUPPORT
Joerg Roedel
2011-09-14
2
-4
/
+3
*
iommu/omap: ->unmap() should return order of unmapped page
Ohad Ben-Cohen
2011-09-05
2
-10
/
+5
*
iommu/omap: cleanup: remove a redundant statement
Ohad Ben-Cohen
2011-09-05
1
-4
/
+2
*
iommu/omap-iovmm: support non page-aligned buffers in iommu_vmap
Laurent Pinchart
2011-09-05
1
-10
/
+26
*
iommu: omap: add Kconfig OMAP dependency
Ohad Ben-Cohen
2011-08-29
1
-0
/
+1
*
omap: iommu: Fix up mutex->spin_lock conversion of iommu_lock
Joerg Roedel
2011-08-26
1
-3
/
+3
*
omap: iommu: omapify 'struct iommu' and exposed API
Ohad Ben-Cohen
2011-08-26
13
-189
/
+208
*
omap: iommu: remove unused exported API
Ohad Ben-Cohen
2011-08-26
2
-62
/
+0
*
omap: iovmm: remove unused functionality
Ohad Ben-Cohen
2011-08-26
2
-209
/
+0
*
omap: iommu: PREFETCH_IOTLB cleanup
Ohad Ben-Cohen
2011-08-26
1
-3
/
+16
*
omap: iommu: stop exporting local functions
Ohad Ben-Cohen
2011-08-26
2
-20
/
+7
*
omap: iommu/iovmm: move to dedicated iommu folder
Ohad Ben-Cohen
2011-08-26
9
-20
/
+25
*
omap: iommu: migrate to the generic IOMMU API
Ohad Ben-Cohen
2011-08-26
11
-125
/
+422
*
Linux 3.1-rc3
v3.1-rc3
Linus Torvalds
2011-08-22
1
-2
/
+2
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-08-22
6
-8
/
+26
|
\
|
*
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Ingo Molnar
2011-08-18
6
-8
/
+26
|
|
\
|
|
*
perf tools: Add group event scheduling option to perf record/stat
Lin Ming
2011-08-18
2
-3
/
+8
|
|
*
MAINTAINERS: Fix list of perf events source files
Geunsik Lim
2011-08-18
1
-1
/
+1
|
|
*
perf tools: Fix build against newer glibc
Josh Boyer
2011-08-18
1
-0
/
+2
|
|
*
perf tools: Fix error handling of unknown events
Stephane Eranian
2011-08-18
1
-1
/
+5
|
|
*
perf evlist: Fix missing event name init for default event
Stephane Eranian
2011-08-18
1
-1
/
+10
|
|
*
perf list: Fix exit value
Stephane Eranian
2011-08-18
1
-2
/
+0
*
|
|
Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2011-08-22
5
-11
/
+15
|
\
\
\
|
*
|
|
xen/tracing: Fix tracing config option properly
Jeremy Fitzhardinge
2011-08-22
1
-1
/
+1
|
*
|
|
xen: Do not enable PV IPIs when vector callback not present
Stefano Stabellini
2011-08-22
1
-2
/
+2
|
*
|
|
xen/x86: replace order-based range checking of M2P table by linear one
Jan Beulich
2011-08-17
3
-8
/
+12
|
*
|
|
xen: xen-selfballoon.c needs more header files
Randy Dunlap
2011-08-10
1
-0
/
+1
*
|
|
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...
Linus Torvalds
2011-08-21
1
-5
/
+10
|
\
\
\
\
|
*
|
|
|
firewire: core: handle ack_busy when fetching the Config ROM
Stefan Richter
2011-08-13
1
-5
/
+10
*
|
|
|
|
Btrfs: fix 64 bit divide problem
Josef Bacik
2011-08-21
1
-5
/
+7
*
|
|
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2011-08-21
5
-9
/
+37
|
\
\
\
\
\
|
*
|
|
|
|
ext4: flush any pending end_io requests before DIO reads w/dioread_nolock
Jiaying Zhang
2011-08-19
1
-2
/
+7
|
*
|
|
|
|
ext4: fix nomblk_io_submit option so it correctly converts uninit blocks
Theodore Ts'o
2011-08-13
1
-1
/
+6
|
*
|
|
|
|
ext4: Resolve the hang of direct i/o read in handling EXT4_IO_END_UNWRITTEN.
Tao Ma
2011-08-13
2
-3
/
+12
|
*
|
|
|
|
ext4: call ext4_ioend_wait and ext4_flush_completed_IO in ext4_evict_inode
Jiaying Zhang
2011-08-13
2
-1
/
+6
|
*
|
|
|
|
ext4: Fix ext4_should_writeback_data() for no-journal mode
Curt Wohlgemuth
2011-08-13
2
-2
/
+6
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2011-08-21
9
-39
/
+76
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ALSA: sound/aoa/fabrics/layout.c: remove unneeded kfree
Julia Lawall
2011-08-20
1
-1
/
+1
|
*
|
|
|
|
|
ALSA: hda - Fix error check from snd_hda_get_conn_index() in patch_cirrus.c
Takashi Iwai
2011-08-20
1
-3
/
+5
|
*
|
|
|
|
|
ALSA: hda - Don't spew too many ELD errors
Takashi Iwai
2011-08-20
1
-12
/
+19
|
*
|
|
|
|
|
ALSA: usb-audio - Fix missing mixer dB information
Takashi Iwai
2011-08-19
1
-1
/
+2
|
*
|
|
|
|
|
ALSA: hda - Add "PCM" volume to vmaster slave list
Takashi Iwai
2011-08-18
1
-0
/
+2
|
*
|
|
|
|
|
ALSA: hda - Fix duplicated capture-volume creation for ALC268 models
Takashi Iwai
2011-08-16
1
-18
/
+18
|
*
|
|
|
|
|
ALSA: ac97: Add HP Compaq dc5100 SFF(PT003AW) to Headphone Jack Sense whitelist
Daniel T Chen
2011-08-15
1
-0
/
+1
|
*
|
|
|
|
|
ALSA: snd_usb_caiaq: track submitted output urbs
Daniel Mack
2011-08-14
2
-4
/
+28
*
|
|
|
|
|
|
pci: fix new kernel-doc warning in pci.c
Randy Dunlap
2011-08-20
1
-1
/
+1
*
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2011-08-19
2
-0
/
+8
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
drm/i915: set GFX_MODE to pre-Ivybridge default value even on Ivybridge
Jesse Barnes
2011-08-19
2
-0
/
+8
*
|
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2011-08-19
26
-135
/
+800
|
\
\
\
\
\
\
\
\
[next]