Commit Graph

17616 Commits (8416131ded5e491ecc2947d1ffaedf64725bb7a3)
 

Author SHA1 Message Date
Jes Sorensen 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 19 years ago
Jes Sorensen 794ee1baee [PATCH] mutex subsystem, semaphore to mutex: XFS 19 years ago
Ingo Molnar de5097c2e7 [PATCH] mutex subsystem, more debugging code 19 years ago
Ingo Molnar 408894ee4d [PATCH] mutex subsystem, debugging code 19 years ago
Ingo Molnar f3f54ffa70 [PATCH] mutex subsystem, documentation 19 years ago
Ingo Molnar 6053ee3b32 [PATCH] mutex subsystem, core 19 years ago
Arjan van de Ven 2acbb8c657 [PATCH] mutex subsystem, add default include/asm-*/mutex.h files 19 years ago
Nicolas Pitre 823d0f4f67 [PATCH] mutex subsystem, add include/asm-arm/mutex.h 19 years ago
Ingo Molnar b8aa0361e4 [PATCH] mutex subsystem, add include/asm-x86_64/mutex.h 19 years ago
Arjan van de Ven 2af7f59eee [PATCH] mutex subsystem, add include/asm-i386/mutex.h 19 years ago
Ingo Molnar 620a6fd185 [PATCH] mutex subsystem, add asm-generic/mutex-[dec|xchg|null].h implementations 19 years ago
Chuck Ebbert 711a660dc2 [PATCH] mutex subsystem, add typecheck_fn(type, function) 19 years ago
Ingo Molnar ffbf670f5c [PATCH] mutex subsystem, add atomic_xchg() to all arches 19 years ago
Jesper Juhl b3c29d85bf Small fixups to the EHCI Kconfig help text 19 years ago
Adrian Bunk e82443c092 Documentation/filesystems/proc.txt: indentation fix 19 years ago
Adrian Bunk c28ab5d23a remove the outdated arch/i386/kernel/cpu/{,mtrr/}changelog 19 years ago
Adrian Bunk 52461121b2 MAINTAINERS: remove BUSLOGIC entry 19 years ago
Adrian Bunk 93b1fae491 spelling: s/trough/through/ 19 years ago
Linus Torvalds 1fd5a46dd6 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 19 years ago
Linus Torvalds 2cc6055060 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 19 years ago
Adrian Bunk 943ffb587c spelling: s/retreive/retrieve/ 19 years ago
Adrian Bunk 5406958860 s/assoicated/associated/ 19 years ago
Linus Torvalds 3995f4c532 Merge master.kernel.org:/home/rmk/linux-2.6-arm 19 years ago
Linus Torvalds 0581445007 Merge master.kernel.org:/home/rmk/linux-2.6-serial 19 years ago
Linus Torvalds 8e9c238c38 Merge master.kernel.org:/home/rmk/linux-2.6-mmc 19 years ago
Adrian Bunk a58a414fd5 spelling: s/usefull/useful/ 19 years ago
Arnaldo Carvalho de Melo dff2c03534 [INET_DIAG]: Introduce sk_diag_fill 19 years ago
Arnaldo Carvalho de Melo c7d58aabdc [INET_DIAG]: Introduce inet_twsk_diag_dump & inet_twsk_diag_fill 19 years ago
Arnaldo Carvalho de Melo 4e852c0279 [INET_DIAG]: whitespace/simple cleanups 19 years ago
Arnaldo Carvalho de Melo 7dbf075524 [INET_DIAG]: Use inet_twsk() with TIME_WAIT sockets 19 years ago
Pierre Ossman 7225b3fd0b [MMC] Indicate that R1/R1b contains command opcode 19 years ago
David S. Miller 3ebc284d52 [SPARC64]: Update defconfig. 19 years ago
Richard Mortimer 695ca07bf1 [SPARC64]: Fix ptrace/strace 19 years ago
Patrick McHardy a2c2064f7f [IPV6]: Set skb->priority in ip6_output.c 19 years ago
Patrick McHardy cfacb0577e [IPV4]: ip_output.c needs xfrm.h 19 years ago
Jamal Hadi Salim 29f1df6cc1 [PKT_SCHED]: Fix qdisc return code. 19 years ago
Jamal Hadi Salim 253af4235d [NET]: Add IFB (Intermediate Functional Block) network device. 19 years ago
Ralf Baechle c1854ebc7f [AX25] mkiss: Drop spinlock before sleeping call. 19 years ago
Kris Katterjohn 09a626600b [NET]: Change some "if (x) BUG();" to "BUG_ON(x);" 19 years ago
Patrick McHardy 4bba392592 [PKT_SCHED]: Prefix tc actions with act_ 19 years ago
Patrick McHardy 541673c859 [PKT_SCHED]: Fix memory leak when dumping in pedit action 19 years ago
Patrick McHardy 31bd06eb33 [PKT_SCHED]: Remove some obsolete policer exports 19 years ago
Patrick McHardy f43c5a0df3 [PKT_SCHED]: Convert tc action functions to single skb pointers 19 years ago
Patrick McHardy 538e43a4bd [PKT_SCHED]: Use USEC_PER_SEC 19 years ago
Patrick McHardy 2941a48631 [NET]: Convert net/{ipv4,ipv6,sched} to netdev_priv 19 years ago
Herbert Xu a429d2609c [CRYPTO] cipher: Set alignmask for multi-byte loads 19 years ago
Herbert Xu 7302533aac [CRYPTO] api: Require block size to be less than PAGE_SIZE/8 19 years ago
Herbert Xu bcb0ad2b34 [CRYPTO] sha1: Fixed off-by-64 bug in sha1_update 19 years ago
Daniel Marjamki afad2608c7 [CRYPTO] aes-i586: Remove unused variable ls_tab 19 years ago
Denis Vlasenko e6a3a925a2 [CRYPTO] aes-i586: Nano-optimisation on key length check 19 years ago