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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-17
oom: suppress extraneous stack and memory dump
David Rientjes
1
-13
/
+14
2007-10-17
oom: add oom_kill_allocating_task sysctl
David Rientjes
3
-5
/
+39
2007-10-17
oom: serialize out of memory calls
David Rientjes
1
-2
/
+12
2007-10-17
oom: add per-zone locking
David Rientjes
3
-0
/
+60
2007-10-17
oom: change all_unreclaimable zone member to flags
David Rientjes
4
-21
/
+43
2007-10-17
oom: move constraints to enum
David Rientjes
2
-9
/
+12
2007-10-17
oom: move prototypes to appropriate header file
David Rientjes
5
-6
/
+13
2007-10-17
Slab API: remove useless ctor parameter and reorder parameters
Christoph Lameter
67
-99
/
+83
2007-10-17
SLUB: simplify IRQ off handling
Christoph Lameter
1
-11
/
+7
2007-10-17
mm: dirty balancing for tasks
Peter Zijlstra
4
-1
/
+62
2007-10-17
mm: per device dirty threshold
Peter Zijlstra
5
-38
/
+194
2007-10-17
lib: floating proportions
Peter Zijlstra
3
-1
/
+505
2007-10-17
mm: count writeback pages per BDI
Peter Zijlstra
2
-2
/
+11
2007-10-17
mm: count reclaimable pages per BDI
Peter Zijlstra
5
-0
/
+16
2007-10-17
mm: scalable bdi statistics counters
Peter Zijlstra
2
-3
/
+109
2007-10-17
mm: bdi init hooks
Peter Zijlstra
19
-7
/
+131
2007-10-17
lib: percpu_counter_init_irq
Peter Zijlstra
2
-0
/
+15
2007-10-17
lib: percpu_counter_init error handling
Peter Zijlstra
5
-18
/
+52
2007-10-17
lib: percpu_count_sum()
Peter Zijlstra
2
-4
/
+20
2007-10-17
lib: percpu_counter_sum_positive
Peter Zijlstra
5
-9
/
+9
2007-10-17
lib: percpu_counter_set
Peter Zijlstra
2
-0
/
+20
2007-10-17
lib: make percpu_counter_add take s64
Peter Zijlstra
2
-5
/
+5
2007-10-17
lib: percpu_counter variable batch
Peter Zijlstra
2
-4
/
+12
2007-10-17
lib: percpu_counter_sub
Peter Zijlstra
4
-3
/
+8
2007-10-17
lib: percpu_counter_add
Peter Zijlstra
8
-17
/
+17
2007-10-17
nfs: remove congestion_end()
Peter Zijlstra
3
-17
/
+1
2007-10-17
powerpc: add Altivec/VMX state to coredumps
Mark Nelson
3
-3
/
+34
2007-10-17
x86: replace NT_PRXFPREG with ELF_CORE_XFPREG_TYPE #define
Mark Nelson
5
-8
/
+11
2007-10-17
partially fix up the lookup_one_noperm mess
Christoph Hellwig
3
-26
/
+39
2007-10-16
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
12
-216
/
+558
2007-10-16
missing include in mmc
Al Viro
1
-0
/
+1
2007-10-16
fix adbhid mismerge
Al Viro
1
-1
/
+1
2007-10-16
WOL bugfix for 3c59x.c
Steffen Klassert
1
-1
/
+7
2007-10-16
skge 1.12
Stephen Hemminger
1
-1
/
+1
2007-10-16
skge: add a debug interface
Stephen Hemminger
3
-0
/
+156
2007-10-16
skge: eeprom support
Stephen Hemminger
2
-2
/
+102
2007-10-16
skge: internal stats
Stephen Hemminger
2
-30
/
+24
2007-10-16
skge: XM PHY handling fixes
Stephen Hemminger
2
-44
/
+50
2007-10-16
skge: changing MTU while running causes problems
Stephen Hemminger
1
-7
/
+44
2007-10-16
skge: fix ram buffer size calculation
Stephen Hemminger
1
-27
/
+24
2007-10-16
gianfar: Fix compile regression caused by 09f75cd7
Li Yang
1
-4
/
+3
2007-10-16
net: Fix new EMAC driver for NAPI changes
Benjamin Herrenschmidt
1
-8
/
+17
2007-10-16
bonding: two small fixes for IPoIB support
Jay Vosburgh
2
-8
/
+7
2007-10-16
e1000e: don't poke PHY registers to retreive link status
Auke Kok
1
-10
/
+21
2007-10-16
e1000e: fix error checks
Adrian Bunk
1
-2
/
+2
2007-10-16
e1000e: Fix debug printk macro
Auke Kok
1
-1
/
+1
2007-10-16
tokenring/3c359.c: fixed array index problem
Marcus Meissner
1
-1
/
+1
2007-10-16
[netdrvr] forcedeth: remove in-driver copy of net_device_stats
Jeff Garzik
1
-36
/
+36
2007-10-16
[netdrvr] forcedeth: improved probe info; dev_printk() cleanups
Jeff Garzik
1
-31
/
+57
2007-10-16
forcedeth: fix NAPI rx poll function
Ingo Molnar
1
-3
/
+5
[next]