index
:
litmus2008.git
litmus-patch-series
master
pre-port
[ARCHIVE] Old LITMUS^RT 2008 version (for reference).
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
*
|
|
Convert uid hash to hlist
Pavel Emelyanov
2007-09-19
*
|
|
kernel/user.c: Use list_for_each_entry instead of list_for_each
Matthias Kaehlcke
2007-09-19
*
|
|
ext34: ensure do_split leaves enough free space in both blocks
Eric Sandeen
2007-09-19
*
|
|
disable sys_timerfd() for 2.6.23
Andrew Morton
2007-09-19
*
|
|
nfs: fix oops re sysctls and V4 support
Alexey Dobriyan
2007-09-19
*
|
|
dir_index: error out instead of BUG on corrupt dx dirs
Eric Sandeen
2007-09-19
*
|
|
intel-agp: Fix i830 mask variable that changed with G33 support
Dave Airlie
2007-09-19
*
|
|
intelfb: Fix bug in DPLL disable
Antonino A. Daplas
2007-09-19
*
|
|
xen: don't bother trying to set cr4
Jeremy Fitzhardinge
2007-09-19
*
|
|
pci: fix unterminated pci_device_id lists
Kees Cook
2007-09-19
*
|
|
mspec: handle shrinking virtual memory areas
Cliff Wickman
2007-09-19
*
|
|
rtc: rtc-ds1553.c should use resource_size_t for base address
Atsushi Nemoto
2007-09-19
*
|
|
rtc-ds1742.c should use resource_size_t for base address
David Gibson
2007-09-19
*
|
|
Fix UTS corruption during clone(CLONE_NEWUTS)
Alexey Dobriyan
2007-09-19
*
|
|
Fix failure to resume from initrds
Nigel Cunningham
2007-09-19
*
|
|
uml: use correct type in BLKGETSIZE ioctl
Nicolas George
2007-09-19
*
|
|
Fix "Fix DAC960 driver on machines which don't support 64-bit DMA"
Andrew Morton
2007-09-19
|
/
/
*
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2007-09-17
|
\
\
|
*
\
Pull thinkpad into release branch
Len Brown
2007-09-17
|
|
\
\
|
|
*
|
ACPI: thinkpad-acpi: bump up version to 0.16
Henrique de Moraes Holschuh
2007-09-17
|
|
*
|
ACPI: thinkpad-acpi: revert new 2.6.23 CONFIG_THINKPAD_ACPI_INPUT_ENABLED option
Henrique de Moraes Holschuh
2007-09-17
|
*
|
|
Pull misc into release branch
Len Brown
2007-09-17
|
|
\
\
\
|
|
*
|
|
ACPI: fix CONFIG_NET=n acpi_bus_generate_netlink_event build failure
Henrique de Moraes Holschuh
2007-09-03
|
|
*
|
|
msi-laptop: replace ',' with ';'
Jonathan Woithe
2007-08-29
|
|
*
|
|
ACPI: (more) delete CONFIG_ACPI_PROCFS_SLEEP (again)
Christian Borntraeger
2007-08-28
*
|
|
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
2007-09-17
|
\
\
\
\
\
|
*
|
|
|
|
[SPARC64]: Warn user if cpu is ignored.
David S. Miller
2007-09-16
|
*
|
|
|
|
[SPARC64]: Fix lockdep, particularly on SMP.
David S. Miller
2007-09-16
|
*
|
|
|
|
[SPARC64]: Update defconfig.
David S. Miller
2007-09-16
*
|
|
|
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
2007-09-17
|
\
\
\
\
\
\
|
*
|
|
|
|
|
[VLAN]: Fix net_device leak.
Al Viro
2007-09-16
|
*
|
|
|
|
|
[PPP] generic: Fix receive path data clobbering & non-linear handling
Herbert Xu
2007-09-16
|
*
|
|
|
|
|
[PPP] generic: Call skb_cow_head before scribbling over skb
Herbert Xu
2007-09-16
|
*
|
|
|
|
|
[NET] skbuff: Add skb_cow_head
Herbert Xu
2007-09-16
|
*
|
|
|
|
|
[BRIDGE]: Kill clone argument to br_flood_*
Herbert Xu
2007-09-16
|
*
|
|
|
|
|
[PPP] pppoe: Fill in header directly in __pppoe_xmit
Herbert Xu
2007-09-16
|
*
|
|
|
|
|
[PPP] pppoe: Fix data clobbering in __pppoe_xmit and return value
Herbert Xu
2007-09-16
|
*
|
|
|
|
|
[PPP] pppoe: Fix skb_unshare_check call position
Herbert Xu
2007-09-16
|
*
|
|
|
|
|
[SCTP]: Convert bind_addr_list locking to RCU
Vlad Yasevich
2007-09-16
|
*
|
|
|
|
|
[SCTP]: Add RCU synchronization around sctp_localaddr_list
Vlad Yasevich
2007-09-16
|
*
|
|
|
|
|
[PKT_SCHED]: sch_cbq.c: Shut up uninitialized variable warning
Satyam Sharma
2007-09-16
|
*
|
|
|
|
|
[PKTGEN]: srcmac fix
Adit Ranadive
2007-09-16
|
*
|
|
|
|
|
[IPV6]: Fix source address selection.
Jiri Kosina
2007-09-16
|
*
|
|
|
|
|
[IPV4]: Just increment OutDatagrams once per a datagram.
YOSHIFUJI Hideaki
2007-09-14
|
*
|
|
|
|
|
[IPV6]: Just increment OutDatagrams once per a datagram.
YOSHIFUJI Hideaki
2007-09-14
|
*
|
|
|
|
|
[IPV6]: Fix unbalanced socket reference with MSG_CONFIRM.
YOSHIFUJI Hideaki
2007-09-14
|
*
|
|
|
|
|
[NET_SCHED] protect action config/dump from irqs
Jamal Hadi Salim
2007-09-14
|
*
|
|
|
|
|
[NET]: Fix two issues wrt. SO_BINDTODEVICE.
David S. Miller
2007-09-14
*
|
|
|
|
|
|
Fix non-ISA link error in drivers/scsi/advansys.c
Matthew Wilcox
2007-09-17
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
clockevents: prevent stale tick update on offline cpu
Thomas Gleixner
2007-09-16
[prev]
[next]