index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-07
serial: msm_serial_hs: Add MSM high speed UART driver
Mayank Rana
1
-0
/
+49
2011-02-24
Merge 2.6.38-rc6 into tty-next
Greg Kroah-Hartman
34
-96
/
+200
2011-02-21
module: explicitly align module_version_attribute structure
Dmitry Torokhov
1
-1
/
+1
2011-02-18
Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+15
2011-02-18
Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-6
/
+6
2011-02-18
Expand CONFIG_DEBUG_LIST to several other list operations
Linus Torvalds
1
-3
/
+9
2011-02-17
RTC: Re-enable UIE timer/polling emulation
John Stultz
1
-0
/
+1
2011-02-17
RTC: Revert UIE emulation removal
John Stultz
1
-0
/
+14
2011-02-17
tty: add TIOCVHANGUP to allow clean tty shutdown of all ttys
Kay Sievers
1
-0
/
+1
2011-02-17
tty: add a helper for setting termios data from kernel side
Alan Cox
1
-0
/
+1
2011-02-17
tty: fix build error in vt_ioctl.c if CONFIG_COMPAT is enabled
Greg Kroah-Hartman
1
-1
/
+1
2011-02-17
tty: now phase out the ioctl file pointer for good
Alan Cox
3
-7
/
+6
2011-02-17
tty: remove filp from the USB tty ioctls
Alan Cox
1
-1
/
+1
2011-02-17
tiocmset: kill the file pointer argument
Alan Cox
3
-3
/
+3
2011-02-17
tiocmget: kill off the passing of the struct file
Alan Cox
3
-3
/
+3
2011-02-17
tty,vcs removing con_buf/conf_buf_mtx
Jiri Olsa
1
-8
/
+0
2011-02-17
vt: Add virtual console keyboard mode OFF
Arthur Taylor
2
-1
/
+3
2011-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
2
-6
/
+24
2011-02-16
workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'
Tejun Heo
3
-6
/
+6
2011-02-15
thp: prevent hugepages during args/env copying into the user stack
Andrea Arcangeli
1
-1
/
+2
2011-02-15
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+11
2011-02-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-2
/
+2
2011-02-15
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...
Ingo Molnar
1
-2
/
+11
2011-02-13
klist: Fix object alignment on 64-bit.
David Miller
1
-1
/
+1
2011-02-12
[SCSI] target: fix use after free detected by SLUB poison
Nicholas Bellinger
1
-0
/
+1
2011-02-12
[SCSI] target: Remove procfs based target_core_mib.c code
Nicholas Bellinger
2
-6
/
+23
2011-02-11
Input: matrix_keypad - increase the limit of rows and columns
Trilok Soni
1
-2
/
+2
2011-02-11
security: add cred argument to security_capable()
Chris Wright
1
-3
/
+3
2011-02-10
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-4
/
+0
2011-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-5
/
+18
2011-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
1
-1
/
+2
2011-02-08
CDC NCM errata updates for cdc.h
Alexey Orishko
1
-5
/
+18
2011-02-09
virtio: console: Update Copyright
Amit Shah
1
-1
/
+2
2011-02-06
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+2
2011-02-06
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-53
/
+62
2011-02-05
genirq: Add missing status flags to modification mask
Thomas Gleixner
1
-1
/
+2
2011-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
7
-4
/
+9
2011-02-04
USB: Fix trout build failure with ci13xxx_msm gadget
Pavankumar Kondeti
1
-4
/
+0
2011-02-04
Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...
Ingo Molnar
5
-53
/
+62
2011-02-04
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
3
-2
/
+8
2011-02-03
include/net/genetlink.h: Allow genlmsg_cancel to accept a NULL argument
Julia Lawall
1
-1
/
+2
2011-02-03
net: Provide compat support for SIOCGETMIFCNT_IN6 and SIOCGETSGCNT_IN6.
David S. Miller
1
-0
/
+1
2011-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
1
-0
/
+1
2011-02-03
serial: ifx6x60: expanded info available from platform data
Russ Gorby
1
-7
/
+12
2011-02-03
tracing: Replace syscall_meta_data struct array with pointer array
Steven Rostedt
2
-14
/
+13
2011-02-03
tracepoints: Fix section alignment using pointer array
Mathieu Desnoyers
3
-19
/
+26
2011-02-02
tracing: Replace trace_event struct array with pointer array
Steven Rostedt
4
-20
/
+23
2011-02-02
vfs: sparse: add __FMODE_EXEC
Namhyung Kim
1
-0
/
+1
2011-02-02
vfs: sparse: remove a warning on OPEN_FMODE()
Namhyung Kim
1
-1
/
+3
2011-02-02
memcg: prevent endless loop when charging huge pages to near-limit group
Johannes Weiner
1
-0
/
+20
[next]