Sign in
googlers
/
maze
/
linux
/
1055a8af093fea7490445bd15cd671020e542035
1055a8a
[PARISC] Use symbolic last syscall in __NR_Linux_syscalls
by Kyle McMartin
· 18 years ago
2ed0e24
[PARISC] Add missing statfs64 and fstatfs64 syscalls
by Guy Martin
· 18 years ago
04532c4
Revert "[PARISC] Optimize TLB flush on SMP systems"
by Kyle McMartin
· 18 years ago
f6744bd
[PARISC] Compat signal fixes for 64-bit parisc
by Carlos O'Donell Jr
· 18 years ago
1e67685
[PARISC] Reorder syscalls to match unistd.h
by Carlos O'Donell Jr
· 18 years ago
c3de4b3
Revert "[PATCH] make kernel/signal.c:kill_proc_info() static"
by Matthew Wilcox
· 18 years ago
d104f11
[PARISC] fix sys_rt_sigqueueinfo
by Kyle McMartin
· 18 years ago
992378a
[PARISC] fix section mismatch warnings in harmony sound driver
by Helge Deller
· 18 years ago
bcc0e04
[PARISC] do not export get_register/set_register
by Helge Deller
· 18 years ago
7979345
[PARISC] add ENTRY()/ENDPROC() and simplify assembly of HP/UX emulation code
by Helge Deller
· 18 years ago
513e7ec
[PARISC] convert to use CONFIG_64BIT instead of __LP64__
by Helge Deller
· 18 years ago
a8f44e3
[PARISC] use CONFIG_64BIT instead of __LP64__
by Helge Deller
· 18 years ago
0b3d643
[PARISC] add ASM_EXCEPTIONTABLE_ENTRY() macro
by Helge Deller
· 18 years ago
8e9e984
[PARISC] more ENTRY(), ENDPROC(), END() conversions
by Helge Deller
· 18 years ago
b288a8f
[PARISC] fix ENTRY() and ENDPROC() for 64bit-parisc
by Helge Deller
· 18 years ago
2f75c12
[PARISC] Fixes /proc/cpuinfo cache output on B160L
by Helge Deller
· 18 years ago
c5e7655
[PARISC] implement standard ENTRY(), END() and ENDPROC()
by Helge Deller
· 18 years ago
430a502
[PARISC] kill ENTRY_SYS_CPUS
by Kyle McMartin
· 18 years ago
5492a0f
[PARISC] clean up debugging printks in smp.c
by Kyle McMartin
· 18 years ago
2b163b7
[PARISC] factor syscall_restart code out of do_signal
by Kyle McMartin
· 18 years ago
f354ef8
[PARISC] rename *_ANY_ID to PA_*_ANY_ID in the exported header
by Kyle McMartin
· 18 years ago
f3cf267
[PARISC] generate modalias for parisc_device_id tables
by Kyle McMartin
· 18 years ago
f2439b2
[PARISC] move parisc_device_id definition to mod_devicetable.h
by Kyle McMartin
· 18 years ago
a04b060
[PARISC] display parisc device modalias in sysfs
by Kyle McMartin
· 18 years ago
3fe4c55
[PARISC] use less assembler statements in syscall path
by Helge Deller
· 18 years ago
4650f0a
[PARISC] Add TIF_RESTORE_SIGMASK support
by Kyle McMartin
· 18 years ago
0bbdac0
[PARISC] detect recursive kernel crash earlier
by Helge Deller
· 18 years ago
6e16d94
[PARISC] Convert soft power switch driver to kthread
by Helge Deller
· 18 years ago
324c7e6
[PARISC] disable cr16 clocksource when multiple CPUs are online
by Helge Deller
· 18 years ago
12df29b
[PARISC] GENERIC_TIME patchset for parisc
by Helge Deller
· 18 years ago
df47b43
[PARISC] a and b in "break a,b" message were swapped
by Helge Deller
· 18 years ago
0c2de3c
[PARISC] use fls_long in irq.c
by Kyle McMartin
· 18 years ago
c4ba7a2
[PARISC] Use fstatat64 instead of newfstatat syscall
by Helge Deller
· 18 years ago
645d11d
[PARISC] lba_pci format warnings
by Matthew Wilcox
· 18 years ago
19dd705
[PARISC] add missing syscalls for vmsplice, move_pages, getcpu & epoll_pwait
by Helge Deller
· 18 years ago
bd83bcf
[PARISC] dump stack backtrace on BUG() and add syslog-levels to printk()s
by Helge Deller
· 18 years ago
ca72a22
[PARISC] fix fixup declarations for 32bit and use CONFIG_64BIT
by Helge Deller
· 18 years ago
94a1981
[PARISC] whitespace cleanups and unify 32/64bit user-access assembler inlines
by Helge Deller
· 18 years ago
e382876
[PARISC] fix build for WARN_ON() when CONFIG_DEBUG_BUGVERBOSE=y
by Helge Deller
· 18 years ago
6891f8a
[PARISC] Generic BUG
by Helge Deller
· 18 years ago
9f15c82
[PARISC] Fix show_stack() when we can't kmalloc
by Matthew Wilcox
· 18 years ago
e6fc044
[PARISC] Remove sched.h from uaccess.h on parisc
by Matthew Wilcox
· 18 years ago
3735313
[PARISC] Add prototypes for flush_user_dcache_range and flush_user_icache_range
by Matthew Wilcox
· 18 years ago
959f4f1
[PARISC] "Fix" circular includes
by Kyle McMartin
· 18 years ago
af5917f
[PARISC] Only write to memory in test_and_set_bit/test_and_clear_bit if we're
by Matthew Wilcox
· 18 years ago
d6ce862
[PARISC] Clean up the cache and tlb headers
by Randolph Chung
· 18 years ago
592ac93
[PARISC] Optimize TLB flush on SMP systems
by Randolph Chung
· 18 years ago
e7b3ca0
Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.git
by Kyle McMartin
· 18 years ago
cb6efb3
[PATCH] use __u64 rather than u64 in parisc statfs structs
by Mike Frysinger
· 18 years ago
742433b
[PATCH] PA-RISC: Fix bogus warnings from modpost
by Matthew Wilcox
· 18 years ago
29a1e1d
[PATCH] parisc: fix module_param iommu permission
by Randy Dunlap
· 18 years ago
62d0cfc
Linux 2.6.20
by Linus Torvalds
· 18 years ago
v2.6.20
40c373c
[PATCH] EFI x86: pass firmware call parameters on the stack
by Frédéric Riss
· 18 years ago
886ae1f
[PATCH] fix rtl8150
by Al Viro
· 18 years ago
ce35a81
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 18 years ago
259886a7
[PATCH] x86-64: define dma noncoherent API functions
by Jeff Garzik
· 18 years ago
7225394
[PATCH] Altix: more ACPI PRT support
by John Keller
· 18 years ago
b2e895d
[PATCH] revert blockdev direct io back to 2.6.19 version
by Andrew Morton
· 18 years ago
8560a10
[PATCH] alpha: fix epoll syscall enumerations
by Mike Frysinger
· 18 years ago
24d8f6a
[PATCH] net/smc911x: match up spin lock/unlock
by Peter Korsgaard
· 18 years ago
29a0027
[PATCH] kexec: Avoid migration of already disabled irqs (ia64)
by Magnus Damm
· 18 years ago
dee11c2
[PATCH] aio: fix buggy put_ioctx call in aio_complete - v2
by Ken Chen
· 18 years ago
3e82198
[NETFILTER]: nf_conntrack_h323: fix compile error with CONFIG_IPV6=m, CONFIG_NF_CONNTRACK_H323=y
by Adrian Bunk
· 18 years ago
40e0cb0
[NETFILTER]: ctnetlink: fix compile failure with NF_CONNTRACK_MARK=n
by Patrick McHardy
· 18 years ago
017f2e3
[SCSI] sd: udev accessing an uninitialized scsi_disk field results in a crash
by Nagendra Singh Tomar
· 18 years ago
e47fddf
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 18 years ago
49c8042
libata: Initialize nbytes for internal sg commands
by Brian King
· 18 years ago
0777721
libata: Fix ata_busy_wait() kernel docs
by Alan
· 18 years ago
05c39e5
pata_via: Correct missing comments
by Alan
· 18 years ago
54494f3
pata_atiixp: propogate cable detection hack from drivers/ide to the new driver
by Alan
· 18 years ago
7728098
ahci/pata_jmicron: fix JMicron quirk
by Tejun Heo
· 18 years ago
222335b
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 18 years ago
7a18642
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/bnx2-2.6
by Linus Torvalds
· 18 years ago
6cdd12a
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 18 years ago
583243c
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 18 years ago
719d969
[PATCH] MAINTAINERS: ufs entry
by Evgeniy Dushistov
· 18 years ago
435f8a6
Revert "[PATCH] fix typo in geode_configre()@cyrix.c"
by Linus Torvalds
· 18 years ago
a55eb05
spidernet : fix memory leak in spider_net_stop
by Jens Osterkamp
· 18 years ago
a53a33d
e100: fix napi ifdefs removing needed code
by Auke Kok
· 18 years ago
ae2c27a
Merge ../linux-2.6
by Jeff Garzik
· 18 years ago
b659f44
[BNX2]: PHY workaround for 5709 A0.
by Michael Chan
· 18 years ago
239a87c
[NET_SCHED]: act_ipt: fix regression in ipt action
by Patrick McHardy
· 18 years ago
51bcf09
[SPARC32]: Fix over-optimization by GCC near ip_fast_csum.
by Bob Breuer
· 18 years ago
e34efe3
[PATCH] Remove avr32@atmel.com from MAINTAINERS
by Haavard Skinnemoen
· 18 years ago
fb594d3
[PATCH] via82cxxx: fix typo ("cx7000" should be corrected to "cx700")
by Bartlomiej Zolnierkiewicz
· 18 years ago
d346cce
[PATCH] sysrq: showBlockedTasks is sysrq-W
by Randy Dunlap
· 18 years ago
7d89524
[PATCH] procfs: Fix listing of /proc/NOT_A_TGID/task
by Guillaume Chazarain
· 18 years ago
432bd6c
[PATCH] KVM: fix lockup on 32-bit intel hosts with nx disabled in the bios
by Avi Kivity
· 18 years ago
6a4c24e
[PATCH] pci: remove warning messages
by Andrew Morton
· 18 years ago
cb7468e
[PATCH] via quirk update
by Jean Delvare
· 18 years ago
04add67
[PATCH] uml-i386: fix build breakage with CONFIG_HIGHMEM
by Al Viro
· 18 years ago
9d6ed92
[PATCH] radio modems sitting on serial port are not for s390
by Al Viro
· 18 years ago
b4cff84
[PATCH] sanitize sections for sparc32 smp
by Al Viro
· 18 years ago
472ba91
[PATCH] efi_set_rtc_mmss() is not __init
by Al Viro
· 18 years ago
2a3d4f1
[PATCH] __crc_... is intended to be absolute
by Al Viro
· 18 years ago
9abcf40
[PATCH] fork_idle() should be __cpuinit, not __devinit
by Al Viro
· 18 years ago
fc2dd2e
[PATCH] endianness bug: ntohl() misspelled as >> 24 in fh_verify().
by Al Viro
· 18 years ago
eb79722
[PATCH] ide section fixes
by Al Viro
· 18 years ago
aaba6d4
[PATCH] mca_nmi_hook() can be called at any point
by Al Viro
· 18 years ago
e7bc537
[PATCH] fix frv headers_check
by Al Viro
· 18 years ago
Next »