index
:
~miku/drm-intel
88910
bdw_forcewake
bdw_rc6
byt_rc6_test
byt_rps
byt_test
byt_test4
ctx_masked_write
dc_state
dc_state2
dp
dptest
dyndebug
dynpages_test
elist
elist2
error_capture_fixes
execlists_no_special_default
fw_debug
fw_test
fwackv_v414
gt_awake
hangcheck
hangcheck_move
i915_gpu_state
icl
icl_irq
idleness
intel_lrc_cleanup
kbl-4.7-fixes
kbl_workarounds
min_idle
missed_irqs
parser_test
per_ppgtt_scratch
ppgtt_cleanup
pushtest
rc0_util
rc6_test
reg_detect
render_state
reset_cleanups
review
ring_hw_init
ring_stop
scratch_check
scratch_page
setclear
shang
skl
skl_fw_test
skl_gt3e_fixes
skl_gt4
skl_masked_write
skl_test
slow_rps
svm
test
tjaaltonen_wa
unclaimed_detect
unclaimed_mmio
uncore_cleanup
uncore_cleanup20
uncore_cleanup27
uncore_cleanup28
uncore_cleanup29
uncore_fw_domains
va_alloc_range_fix2
vlk8822
vm
vm_cleanups
wa_init
wait_for
wait_until
Kernel playground
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-07
c/r: prctl: add ability to get clear_tid_address
Cyrill Gorcunov
1
-4
/
+6
2012-06-07
c/r: prctl: update prctl_set_mm_exe_file() after mm->num_exe_file_vmas removal
Konstantin Khlebnikov
1
-0
/
+1
2012-06-06
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-2
/
+2
2012-06-05
Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...
Linus Torvalds
1
-0
/
+41
2012-06-05
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-2
/
+15
2012-06-05
radix-tree: fix contiguous iterator
Konstantin Khlebnikov
1
-1
/
+4
2012-06-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
1
-1
/
+13
2012-06-05
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-2
/
+3
2012-06-05
drm/radeon/kms: add new SI PCI ids
Alex Deucher
1
-2
/
+3
2012-06-05
drm/radeon/kms: add new BTC PCI ids
Alex Deucher
1
-0
/
+2
2012-06-05
drm/radeon/kms: add new Palm, Sumo PCI ids
Alex Deucher
1
-0
/
+2
2012-06-05
drm/radeon/kms: add new Trinity PCI ids
Alex Deucher
1
-0
/
+8
2012-06-04
Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-0
/
+144
2012-06-04
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2012-06-04
i2c: Add generic I2C multiplexer using pinctrl API
Stephen Warren
1
-0
/
+41
2012-06-04
ACPI: fix acpi_bus.h build warnings when ACPI is not enabled
Len Brown
1
-2
/
+2
2012-06-03
Revert "mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks"
Linus Torvalds
1
-19
/
+0
2012-06-03
vfs: move inode stat information closer together
Linus Torvalds
1
-3
/
+3
2012-06-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-1
/
+34
2012-06-02
tty: Revert the tty locking series, it needs more work
Linus Torvalds
1
-14
/
+9
2012-06-01
Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6
Linus Torvalds
6
-9
/
+160
2012-06-01
Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd
Linus Torvalds
3
-17
/
+27
2012-06-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-3
/
+35
2012-06-01
cipso: handle CIPSO options correctly when NetLabel is disabled
Paul Moore
1
-1
/
+28
2012-06-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
9
-181
/
+63
2012-06-01
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-3
/
+58
2012-06-01
new helper: signal_delivered()
Al Viro
1
-1
/
+1
2012-06-01
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
2
-2
/
+3
2012-06-01
set_restore_sigmask() is never called without SIGPENDING (and never should be)
Al Viro
1
-1
/
+2
2012-06-01
new helper: sigmask_to_save()
Al Viro
1
-0
/
+8
2012-06-01
new helper: restore_saved_sigmask()
Al Viro
1
-0
/
+6
2012-06-01
new helpers: {clear,test,test_and_clear}_restore_sigmask()
Al Viro
1
-0
/
+12
2012-06-01
HAVE_RESTORE_SIGMASK is defined on all architectures now
Al Viro
1
-0
/
+4
2012-06-01
vfs: retry last component if opening stale dentry
Miklos Szeredi
1
-0
/
+1
2012-06-01
fs: introduce inode operation ->update_time
Josef Bacik
1
-1
/
+9
2012-06-01
Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
3
-2
/
+11
2012-06-01
switch aio and shm to do_mmap_pgoff(), make do_mmap() static
Al Viro
1
-1
/
+1
2012-06-01
take security_mmap_file() outside of ->mmap_sem
Al Viro
1
-4
/
+3
2012-05-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-20
/
+48
2012-05-31
Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
3
-11
/
+9
2012-05-31
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
20
-75
/
+212
2012-05-31
c/r: prctl: add ability to set new mm_struct::exe_file
Cyrill Gorcunov
1
-0
/
+1
2012-05-31
c/r: prctl: extend PR_SET_MM to set up more mm_struct entries
Cyrill Gorcunov
1
-0
/
+5
2012-05-31
syscalls, x86: add __NR_kcmp syscall
Cyrill Gorcunov
2
-0
/
+19
2012-05-31
aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector()
Christopher Yeoh
2
-4
/
+11
2012-05-31
eventfd: change int to __u64 in eventfd_signal()
Sha Zhengju
1
-1
/
+1
2012-05-31
rapidio: add DMA engine support for RIO data transfers
Alexandre Bounine
3
-0
/
+68
2012-05-31
mqueue: separate mqueue default value from maximum value
KOSAKI Motohiro
1
-0
/
+2
2012-05-31
mqueue: revert bump up DFLT_*MAX
KOSAKI Motohiro
1
-3
/
+3
2012-05-31
ipc/mqueue: update maximums for the mqueue subsystem
Doug Ledford
1
-12
/
+35
[next]