aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-08[PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells3-8/+176
2006-12-08[PATCH] struct path: convert lockdJosef Sipek1-1/+1
2006-12-08[PATCH] VFS: change struct file to use struct pathJosef "Jeff" Sipek2-5/+7
2006-12-08[PATCH] struct path: move struct path from fs/namei.c into include/linuxJosef "Jeff" Sipek1-0/+5
2006-12-08[PATCH] struct path: rename Reiserfs's struct pathJosef "Jeff" Sipek1-22/+22
2006-12-08[PATCH] fsstack: Introduce fsstack_copy_{attr,inode}_*Josef "Jeff" Sipek1-0/+31
2006-12-08[PATCH] crc32: replace bitreverse by bitrev32Akinobu Mita1-2/+2
2006-12-08[PATCH] bit reverse libraryAkinobu Mita1-0/+15
2006-12-08[PATCH] Fix generic WARN_ON messageJeremy Fitzhardinge1-1/+1
2006-12-08[PATCH] UML: add generic BUG supportJeff Dike1-1/+3
2006-12-08[PATCH] Generic BUG for x86-64Jeremy Fitzhardinge1-22/+22
2006-12-08[PATCH] Generic BUG for i386Jeremy Fitzhardinge1-8/+20
2006-12-08[PATCH] Generic BUG implementationJeremy Fitzhardinge4-0/+78
2006-12-08[PATCH] lockdep: avoid lockdep warning in mdNeilBrown1-0/+2
2006-12-08[PATCH] remove the old bd_mutex lockdep annotationPeter Zijlstra1-17/+0
2006-12-08[PATCH] pktcdvd: add sysfs and debugfs interfaceThomas Maier1-1/+17
2006-12-08[PATCH] pktcdvd: bio write congestion using congestion_wait()Thomas Maier1-0/+9
2006-12-08[PATCH] make set_special_pids() staticOleg Nesterov1-1/+0
2006-12-08[PATCH] tty: ->signal->tty lockingPeter Zijlstra1-5/+6
2006-12-08[PATCH] m32r: bootloader support for OPSPUT platformHirokazu Takata1-1/+2
2006-12-08[PATCH] m32r: support a synthesizable M32700 coreHirokazu Takata1-3/+4
2006-12-08[PATCH] m32r: make userspace headers platform-independentHirokazu Takata2-35/+6
2006-12-08Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov769-11317/+15088
2006-12-07Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds79-998/+3255
2006-12-07Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds9-15/+137
2006-12-07[ARM] Merge individual ARM sub-treesRussell King79-998/+3255
2006-12-07[ARM] 4001/1: S3C24XX: shorten reboot timeBen Dooks1-1/+1
2006-12-07[ARM] 3983/2: remove unused argument to __bug()Nicolas Pitre1-2/+2
2006-12-07Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linusTrond Myklebust238-3766/+2854
2006-12-07Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linusTrond Myklebust72-2000/+1081
2006-12-07[IA64] Fix DISCONTIGMEM without VIRTUAL_MEM_MAPMatthew Wilcox1-6/+5
2006-12-07[PATCH] Add support for type argument in PAL_GET_PSTATEVenkatesh Pallipadi1-2/+7
2006-12-07[IA64] implement csum_ipv6_magic for ia64.Chen, Kenneth W1-0/+6
2006-12-07[IA64] More Itanium PAL spec updatesRuss Anderson1-2/+41
2006-12-07[IA64] Add se bit to Processor State Parameter structureRuss Anderson1-1/+3
2006-12-07[IA64] Add dp bit to cache and bus check structsRuss Anderson1-3/+5
2006-12-07[IA64] IA64 Kexec/kdumpZou Nan hai6-1/+70
2006-12-07Add "run_scheduled_work()" workqueue functionLinus Torvalds1-0/+1
2006-12-07[ARM] 3995/1: iop13xx: add iop13xx supportDan Williams14-0/+1078
2006-12-07Merge master.kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds1-21/+117
2006-12-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds10-31/+314
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds73-371/+1396
2006-12-07[PATCH] elf.h: forward declare struct fileAndrew Morton1-0/+2
2006-12-07[PATCH] IPMI: Fix BT long busyCorey Minyard1-2/+6
2006-12-07[PATCH] IPMI: Add maintenance modeCorey Minyard3-0/+57
2006-12-07[PATCH] IPMI: pass sysfs name from lower level driverCorey Minyard1-0/+1
2006-12-07[PATCH] nbd: show nbd client pid in sysfsPaul Clements1-0/+1
2006-12-07[PATCH] aio: remove ki_retried debugging memberBenjamin LaHaise1-2/+0
2006-12-07[PATCH] Kexec / Kdump: Unify elf note codeMagnus Damm1-0/+1
2006-12-07[PATCH] cleanup asm/setup.h userspace visibilityAdrian Bunk19-68/+102