index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2006-10-04
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+7
2006-10-04
[PATCH] The scheduled removal of some OSS drivers
Adrian Bunk
4
-683
/
+0
2006-10-04
[PATCH] RCU: CREDITS and MAINTAINERS
Josh Triplett
1
-1
/
+1
2006-10-04
[PATCH] rcu: simplify/improve batch tuning
Oleg Nesterov
1
-3
/
+2
2006-10-04
[PATCH] SRCU: report out-of-memory errors
Alan Stern
1
-1
/
+1
2006-10-04
[PATCH] Add SRCU-based notifier chains
Alan Stern
2
-6
/
+43
2006-10-04
[PATCH] srcu-3: RCU variant permitting read-side blocking
Paul E. McKenney
1
-0
/
+49
2006-10-04
[PATCH] htirq: tidy up the htirq code
Eric W. Biederman
2
-11
/
+15
2006-10-04
[PATCH] msi: refactor and move the msi irq_chip into the arch code
Eric W. Biederman
2
-67
/
+49
2006-10-04
[PATCH] msi: simplify msi sanity checks by adding with generic irq code
Eric W. Biederman
1
-0
/
+7
2006-10-04
[PATCH] Initial generic hypertransport interrupt support
Eric W. Biederman
1
-0
/
+17
2006-10-04
[PATCH] Add Hypertransport capability defines
Eric W. Biederman
1
-0
/
+21
2006-10-04
[PATCH] genirq: irq: generalize the check for HARDIRQ_BITS
Eric W. Biederman
1
-1
/
+6
2006-10-04
[PATCH] genirq: irq: remove msi hacks
Eric W. Biederman
1
-36
/
+0
2006-10-04
[PATCH] genirq: irq: add a dynamic irq creation API
Eric W. Biederman
1
-1
/
+8
2006-10-04
[PATCH] genirq: msi: refactor the msi_ops
Eric W. Biederman
1
-0
/
+62
2006-10-04
[PATCH] genirq: msi: implement helper functions read_msi_msg and write_msi_msg
Eric W. Biederman
1
-0
/
+6
2006-10-04
[PATCH] genirq: irq: add moved_masked_irq
Eric W. Biederman
1
-0
/
+6
2006-10-04
[PATCH] genirq: irq: convert the move_irq flag from a 32bit word to a single bit
Eric W. Biederman
1
-2
/
+1
2006-10-04
[PATCH] Fix linux/nfsd/const.h for make headers_check
Cedric Le Goater
1
-1
/
+2
2006-10-04
[PATCH] knfsd: nfsd4: actually use all the pieces to implement referrals
J.Bruce Fields
1
-0
/
+1
2006-10-04
[PATCH] knfsd: nfsd4: xdr encoding for fs_locations
J.Bruce Fields
1
-2
/
+1
2006-10-04
[PATCH] knfsd: nfsd4: fslocations data structures
Manoj Naik
1
-0
/
+20
2006-10-04
[PATCH] knfsd: nfsd: store export path in export
J.Bruce Fields
1
-0
/
+1
2006-10-04
[PATCH] Convert lockd to use the newer mutex instead of the older semaphore
Neil Brown
1
-1
/
+1
2006-10-04
[PATCH] knfsd: register all RPC programs with portmapper by default
Olaf Kirch
1
-0
/
+3
2006-10-04
[PATCH] knfsd: export nsm_local_state to user space via sysctl
Olaf Kirch
1
-1
/
+1
2006-10-04
[PATCH] knfsd: match GRANTED_RES replies using cookies
Olaf Kirch
1
-1
/
+1
2006-10-04
[PATCH] knfsd: make nlmclnt_next_cookie SMP safe
Olaf Kirch
1
-0
/
+1
2006-10-04
[PATCH] knfsd: lockd: optionally use hostnames for identifying peers
Olaf Kirch
2
-0
/
+3
2006-10-04
[PATCH] knfsd: simplify nlmsvc_invalidate_all
NeilBrown
1
-3
/
+1
2006-10-04
[PATCH] knfsd: lockd: make nlm_traverse_* more flexible
Olaf Kirch
2
-9
/
+9
2006-10-04
[PATCH] knfsd: change nlm_file to use a hlist
Olaf Kirch
1
-2
/
+1
2006-10-04
[PATCH] knfsd: lockd: Change list of blocked list to list_node
Olaf Kirch
1
-4
/
+3
2006-10-04
[PATCH] knfsd: lockd: make the hash chains use a hlist_node
Olaf Kirch
1
-1
/
+1
2006-10-04
[PATCH] knfsd: lockd: make the nsm upcalls use the nsm_handle
Olaf Kirch
1
-1
/
+0
2006-10-04
[PATCH] knfsd: lockd: Make nlm_host_rebooted use the nsm_handle
Olaf Kirch
1
-2
/
+2
2006-10-04
[PATCH] knfsd: lockd: introduce nsm_handle
Olaf Kirch
1
-3
/
+14
2006-10-04
[PATCH] knfsd: when looking up a lockd host, pass hostname & length
Olaf Kirch
1
-3
/
+3
2006-10-04
[PATCH] knfsd: consolidate common code for statd->lockd notification
Olaf Kirch
1
-2
/
+3
2006-10-04
[PATCH] knfsd: knfsd: cache ipmap per TCP socket
Greg Banks
3
-0
/
+15
2006-10-04
[PATCH] knfsd: Allow max size of NFSd payload to be configured
NeilBrown
2
-2
/
+3
2006-10-04
[PATCH] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCP
Greg Banks
5
-12
/
+77
2006-10-04
[PATCH] knfsd: Avoid excess stack usage in svc_tcp_recvfrom
NeilBrown
4
-6
/
+2
2006-10-04
[PATCH] knfsd: Replace two page lists in struct svc_rqst with one
NeilBrown
1
-59
/
+10
2006-10-04
[PATCH] mmc: driver for TI FlashMedia card reader - source
Alex Dubov
1
-0
/
+158
2006-10-04
[PATCH] scx200_hrt: fix precedence bug manifesting as 27x clock in 1 MHz mode
Jim Cromie
1
-1
/
+1
2006-10-04
[PATCH] slab: clean up leak tracking ifdefs a little bit
Christoph Hellwig
1
-8
/
+18
2006-10-04
[PATCH] ipc: headers_check fix
Cedric Le Goater
3
-8
/
+14
2006-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
14
-14
/
+14
[next]