index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-16
Bluetooth: Move blacklisting functions to hci_core
Antti Julku
1
-0
/
+2
2011-06-16
clocksource: Make watchdog robust vs. interruption
Thomas Gleixner
1
-0
/
+1
2011-06-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-12
/
+15
2011-06-16
netfilter: ipset: whitespace and coding fixes detected by checkpatch.pl
Jozsef Kadlecsik
4
-6
/
+6
2011-06-16
netfilter: ipset: hash:net,iface type introduced
Jozsef Kadlecsik
2
-0
/
+11
2011-06-16
netfilter: ipset: add xt_action_param to the variant level kadt functions, ip...
Jozsef Kadlecsik
2
-0
/
+6
2011-06-16
netfilter: ipset: use unified from/to address masking and check the usage
Jozsef Kadlecsik
1
-0
/
+6
2011-06-16
netfilter: ipset: adding ranges to hash types with timeout could still fail, ...
Jozsef Kadlecsik
1
-1
/
+1
2011-06-16
netfilter: ipset: support range for IPv4 at adding/deleting elements for hash...
Jozsef Kadlecsik
4
-1
/
+9
2011-06-16
netfilter: ipset: set type support with multiple revisions added
Jozsef Kadlecsik
1
-2
/
+4
2011-06-16
netfilter: ipset: fix adding ranges to hash types
Jozsef Kadlecsik
2
-4
/
+20
2011-06-16
netfilter: ipset: support listing setnames and headers too
Jozsef Kadlecsik
1
-0
/
+4
2011-06-16
netfilter: ipset: options and flags support added to the kernel API
Jozsef Kadlecsik
4
-8
/
+30
2011-06-16
netfilter: ipset: timeout can be modified for already added elements
Jozsef Kadlecsik
2
-8
/
+10
2011-06-16
netfilter: nf_nat: avoid double seq_adjust for loopback
Julian Anastasov
1
-0
/
+6
2011-06-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/...
Patrick McHardy
1
-21
/
+13
2011-06-16
gpio: add GPIOF_ values regardless on kconfig settings
Randy Dunlap
2
-10
/
+11
2011-06-16
drm/radeon: workaround a hw bug on some radeon chipsets with all-0 EDIDs.
Dave Airlie
1
-0
/
+2
2011-06-15
include/asm-generic/pgtable.h: fix unbalanced parenthesis
Nicolas Kaiser
1
-1
/
+1
2011-06-15
uts: make default hostname configurable, rather than always using "(none)"
Josh Triplett
1
-1
/
+1
2011-06-15
BUILD_BUG_ON_ZERO: fix sparse breakage
Dr. David Alan Gilbert
1
-2
/
+2
2011-06-15
mm: increase RECLAIM_DISTANCE to 30
KOSAKI Motohiro
1
-1
/
+1
2011-06-15
kmsg_dump.h: fix build when CONFIG_PRINTK is disabled
Randy Dunlap
1
-0
/
+1
2011-06-15
vmscan: implement swap token priority aging
KOSAKI Motohiro
1
-7
/
+13
2011-06-15
vmscan: implement swap token trace
KOSAKI Motohiro
1
-0
/
+77
2011-06-15
vmscan,memcg: memcg aware swap token
KOSAKI Motohiro
2
-6
/
+8
2011-06-15
backlight: new driver for the ADP8870 backlight devices
Michael Hennerich
1
-0
/
+153
2011-06-15
tg3: Migrate phy preprocessor defs to system defs
Matt Carlson
1
-0
/
+2
2011-06-14
rcu: Use softirq to address performance regression
Shaohua Li
2
-1
/
+3
2011-06-14
Bluetooth: Add key size checks for SMP
Vinicius Costa Gomes
2
-0
/
+4
2011-06-14
Bluetooth: Add support for SMP timeout
Vinicius Costa Gomes
1
-0
/
+2
2011-06-14
IPVS: remove unused init and cleanup functions.
Hans Schillstrom
1
-6
/
+0
2011-06-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
1
-0
/
+3
2011-06-13
Bluetooth: Update the security level when link is encrypted
Vinicius Costa Gomes
1
-0
/
+3
2011-06-13
Bluetooth: Add support for LE Start Encryption
Vinicius Costa Gomes
2
-0
/
+40
2011-06-13
Bluetooth: Add SMP confirmation checks methods
Anderson Briglia
1
-0
/
+1
2011-06-13
Bluetooth: Add SMP confirmation structs
Anderson Briglia
1
-0
/
+5
2011-06-13
Bluetooth: Add support for using the crypto subsystem
Vinicius Costa Gomes
1
-0
/
+2
2011-06-13
Bluetooth: Add simple SMP pairing negotiation
Anderson Briglia
1
-0
/
+17
2011-06-13
Bluetooth: Implement the first SMP commands
Anderson Briglia
1
-0
/
+26
2011-06-13
Bluetooth: keep reference if any ERTM timer is enabled
Gustavo F. Padovan
1
-6
/
+9
2011-06-13
Bluetooth: Make timer functions generic
Gustavo F. Padovan
1
-0
/
+2
2011-06-13
Bluetooth: Add refcnt to struct l2cap_chan
Gustavo F. Padovan
1
-0
/
+2
2011-06-13
Bluetooth: Add state tracking to struct l2cap_chan
Gustavo F. Padovan
1
-0
/
+3
2011-06-13
Bluetooth: add close() callback to l2cap_chan_ops
Gustavo F. Padovan
1
-2
/
+1
2011-06-13
Bluetooth: add recv() callback to l2cap_chan_ops
Gustavo F. Padovan
1
-0
/
+1
2011-06-13
Bluetooth: Add l2cap_chan_ops abstraction
Gustavo F. Padovan
1
-3
/
+9
2011-06-13
IPVS: rename of netns init and cleanup functions.
Hans Schillstrom
1
-13
/
+13
2011-06-13
IPVS remove unused var from migration to netns
Hans Schillstrom
1
-2
/
+0
2011-06-12
Delay struct net freeing while there's a sysfs instance refering to it
Al Viro
3
-12
/
+15
[prev]
[next]