index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-26
mac80211: Fix debugfs file add/del for netdev
Jouni Malinen
2
-12
/
+18
2008-08-26
net/mac80211/mesh.c: correct the argument to __mesh_table_free
Julia Lawall
1
-1
/
+1
2008-08-26
mac80211: Use IWEVASSOCREQIE instead of IWEVCUSTOM
Jouni Malinen
1
-39
/
+9
2008-08-26
net: rfkill: add missing line break
Felipe Balbi
1
-1
/
+1
2008-08-26
Ath5k: fix bintval setup
Jiri Slaby
1
-3
/
+5
2008-08-26
Ath5k: lock beacons
Jiri Slaby
2
-3
/
+13
2008-08-26
atmel: try open system authentication too
Dan Williams
1
-1
/
+9
2008-08-26
atmel: return ENOENT on request_firmware failure
Dan Williams
1
-19
/
+22
2008-08-25
bnx2x: Version update
Eilon Greenstein
1
-2
/
+2
2008-08-25
bnx2x: Multi Queue
Yitchak Gertner
1
-4
/
+2
2008-08-25
bnx2x: NAPI and interrupts enable/disable
Yitchak Gertner
1
-76
/
+73
2008-08-25
bnx2x: NIC load failure cleanup
Yitchak Gertner
1
-12
/
+10
2008-08-25
bnx2x: Initialization structure
Yitchak Gertner
1
-11
/
+11
2008-08-25
bnx2x: HW lock timeout
Eilon Greenstein
1
-2
/
+2
2008-08-25
bnx2x: Minimize lock time
Eilon Greenstein
1
-1
/
+4
2008-08-25
bnx2x: Fan failure mechanism on additional design
Eilon Greenstein
1
-0
/
+3
2008-08-25
bnx2x: Rx work check
Eilon Greenstein
2
-1
/
+8
2008-08-25
ipv6: sysctl fixes
Al Viro
1
-1
/
+1
2008-08-25
ipv4: sysctl fixes
Al Viro
1
-4
/
+20
2008-08-25
sctp: add verification checks to SCTP_AUTH_KEY option
Vlad Yasevich
2
-0
/
+9
2008-08-23
ipv6: protocol for address routes
Stephen Hemminger
1
-0
/
+1
2008-08-23
icmp: icmp_sk() should not use smp_processor_id() in preemptible code
Denis V. Lunev
2
-19
/
+26
2008-08-22
pkt_sched: Fix qdisc list locking
Jarek Poplawski
3
-8
/
+42
2008-08-21
pkt_sched: Fix qdisc_watchdog() vs. dev_deactivate() race
Jarek Poplawski
3
-0
/
+13
2008-08-21
sctp: fix potential panics in the SCTP-AUTH API.
Vlad Yasevich
2
-22
/
+67
2008-08-20
Linux v2.6.27-rc4
v2.6.27-rc4
Linus Torvalds
1
-1
/
+1
2008-08-20
cramfs: fix named-pipe handling
Al Viro
1
-46
/
+38
2008-08-20
fbdefio: add set_page_dirty handler to deferred IO FB
Ian Campbell
3
-0
/
+26
2008-08-20
rtc: rtc-ds1374: fix 'no irq' case handling
Anton Vorontsov
1
-5
/
+5
2008-08-20
mm: xip/ext2 fix block allocation race
Nick Piggin
1
-1
/
+4
2008-08-20
mm: xip fix fault vs sparse page invalidate race
Nick Piggin
1
-14
/
+46
2008-08-20
mm: dirty page tracking race fix
Nick Piggin
3
-7
/
+11
2008-08-20
fix setpriority(PRIO_PGRP) thread iterator breakage
Ken Chen
3
-8
/
+17
2008-08-20
Video/Framebuffer: add fuctional power management support to Blackfin BF54x L...
Michael Hennerich
1
-3
/
+12
2008-08-20
bootmem: fix aligning of node-relative indexes and offsets
Johannes Weiner
1
-6
/
+29
2008-08-20
drivers/char/ipmi/ipmi_si_intf.c:default_find_bmc(): fix leak
Andrew Morton
1
-5
/
+3
2008-08-20
pm2fb: free cmap memory on module remove
Krzysztof Helt
1
-0
/
+1
2008-08-20
rtc: fix double lock on UIE emulation
Atsushi Nemoto
1
-1
/
+4
2008-08-20
binfmt_misc: fix false -ENOEXEC when coupled with other binary handlers
Pavel Emelyanov
1
-2
/
+2
2008-08-20
brd: fix name argument of unregister_blkdev()
Akinobu Mita
1
-1
/
+1
2008-08-20
nbd: fix memory leak of nbd_dev array
Sven Wegener
1
-4
/
+6
2008-08-20
mm: mminit_loglevel cannot be __meminitdata anymore
Marcin Slusarz
1
-1
/
+1
2008-08-20
mm: show free swap as signed
Hugh Dickins
1
-1
/
+1
2008-08-20
mm: page_remove_rmap comments on PageAnon
Hugh Dickins
1
-9
/
+16
2008-08-20
Blackfin RTC Driver: dont let RTC programming in bootloaders randomly cause ~...
Mike Frysinger
1
-0
/
+8
2008-08-20
Blackfin RTC Driver: BF561 not have on-chip RTC
Graf Yang
1
-1
/
+1
2008-08-20
Blackfin RTC Driver: do all initialization before we register the rtc and mak...
Mike Frysinger
1
-2
/
+1
2008-08-20
Blackfin RTC Driver: move irq request/free out of open/release and into probe...
Mike Frysinger
1
-31
/
+20
2008-08-20
/proc/self/maps doesn't display the real file offset
Clement Calmels
2
-4
/
+4
2008-08-20
documentation: describe bootmem_debug kernel parameter
Andreas Herrmann
1
-0
/
+2
[next]