index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2008-07-30
sgi-xp: enable XPNET to handle more than 64 partitions
Dean Nelson
2008-07-30
sgi-xp: isolate allocation of XPC's msgqueues to sn2 only
Dean Nelson
2008-07-30
sgi-xp: replace AMO_t typedef by struct amo
Dean Nelson
2008-07-30
sgi-xp: separate chctl_flags from XPC's notify IRQ
Dean Nelson
2008-07-30
sgi-xp: isolate additional sn2 specific code
Dean Nelson
2008-07-30
sgi-xp: isolate activate IRQ's hardware specific components
Dean Nelson
2008-07-30
sgi-xp: move xpc_allocate() into xpc_send()/xpc_send_notify()
Dean Nelson
2008-07-30
sgi-xp: base xpc_rsvd_page's timestamp on jiffies
Dean Nelson
2008-07-30
sgi-xp: isolate xpc_vars structure to sn2 only
Dean Nelson
2008-07-30
sgi-xp: isolate xpc_vars_part structure to sn2 only
Dean Nelson
2008-07-30
sgi-xp: prepare xpc_rsvd_page to work on either sn2 or uv hardware
Dean Nelson
2008-07-30
sgi-xp: create a common xp_remote_memcpy() function
Dean Nelson
2008-07-30
sgi-xp: support runtime selection of xp_max_npartitions
Dean Nelson
2008-07-30
sgi-xp: define BYTES_PER_WORD
Dean Nelson
2008-07-30
sgi-xp: define xpSalError reason code
Dean Nelson
2008-07-30
sgi-xp: define is_shub() and is_uv() macros
Dean Nelson
2008-07-30
GRU Driver V3: fixes to resolve code review comments
Jack Steiner
2008-07-30
GRU Driver: driver/misc Makefile & Kconfig changes
Jack Steiner
2008-07-30
GRU Driver: export is_uv_system(), zap_page_range() & follow_page()
Jack Steiner
2008-07-30
GRU Driver: driver makefile
Jack Steiner
2008-07-30
GRU Driver: TLB flushing, MMUOPS callouts
Jack Steiner
2008-07-30
GRU Driver: /proc interfaces
Jack Steiner
2008-07-30
GRU Driver: resource management
Jack Steiner
2008-07-30
GRU Driver: kernel services provide by driver
Jack Steiner
2008-07-30
GRU Driver: page faults & exceptions
Jack Steiner
2008-07-30
GRU Driver: driver initialization, file & vma ops
Jack Steiner
2008-07-30
GRU Driver: kernel services header files
Jack Steiner
2008-07-30
GRU Driver: driver internal header files
Jack Steiner
2008-07-30
GRU Driver: GRU instructions & macros
Jack Steiner
2008-07-30
GRU Driver: hardware data structures
Jack Steiner
2008-07-30
mm: add zap_vma_ptes(): a library function to unmap driver ptes
Jack Steiner
2008-07-30
sched: make scheduler sysfs attributes sysdev class devices
Andi Kleen
2008-07-30
rtc-dev: stop periodic interrupts on device release
Tomas Janousek
2008-07-30
gbefb: cmap FIFO timeout
Thomas Bogendoerfer
2008-07-30
workqueues: add comments to __create_workqueue_key()
Oleg Nesterov
2008-07-30
fs/buffer.c: uninline __remove_assoc_queue()
Thomas Petazzoni
2008-07-30
omfs: sparse annotations
Harvey Harrison
2008-07-30
scripts/mod/modpost.c: fix spelling of module and happens
Ben Dooks
2008-07-30
remove drivers/serial/v850e_uart.c
Adrian Bunk
2008-07-30
USB: m66592-udc: Fix up dev_set_name() badness.
Paul Mundt
2008-07-30
introduce lower_32_bits() macro
Joerg Roedel
2008-07-30
do_try_to_free_page: update comments related to vmscan functions
Fernando Luis Vazquez Cao
2008-07-30
swapfile/vmscan: update comments related to vmscan functions
Fernando Luis Vazquez Cao
2008-07-30
swap: update function comment of release_pages
Fernando Luis Vazquez Cao
2008-07-30
madvise: update function comment of madvise_dontneed
Fernando Luis Vazquez Cao
2008-07-30
printk: fix comment for printk ratelimiting
Uwe Kleine-König
2008-07-30
Char: mxser, ratelimit ioctl warning
Jiri Slaby
2008-07-30
initrd: cast `initrd_start' to `void *'
Geert Uytterhoeven
2008-07-30
uml: fix tty-related build error
WANG Cong
2008-07-30
connector: add a BlackBoard user to connector
Jerome Arbez-Gindre
[prev]
[next]