summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-08-171-0/+5
|\ \ \ \ \ \
| * | | | | | [ARM] Add syscall stubs for inotify and ioprio system callsRobert Love2005-08-151-0/+5
* | | | | | | [PATCH] iSeries build with newer assemblers and compilersStephen Rothwell2005-08-171-1/+8
* | | | | | | [PATCH] PCI: 6700/6702PXH quirkKristen Accardi2005-08-172-1/+7
* | | | | | | [PATCH] i386 / desc_empty macro is incorrectZachary Amsden2005-08-162-2/+2
| |_|_|/ / / |/| | | | |
* | | | | | [PATCH] NFS: Ensure we always update inode->i_mode when doing O_EXCL createsTrond Myklebust2005-08-161-0/+1
* | | | | | [PATCH] NFS: Ensure ACL xdr code doesn't overflow.Trond Myklebust2005-08-161-0/+1
* | | | | | um: fix __pa/__va macro expansion problemLinus Torvalds2005-08-161-2/+2
* | | | | | [PATCH] inotify: add MOVE_SELF eventJohn McCutchan2005-08-152-2/+8
|/ / / / /
* | | | | Revert PCIBIOS_MIN_IO changes for 2.6.13Linus Torvalds2005-08-152-2/+6
* | | | | [PATCH] sh: Make _syscall6() do the right thing.Paul Mundt2005-08-131-1/+1
| |/ / / |/| | |
* | | | [NETPOLL]: fix initialization/NAPI raceMatt Mackall2005-08-121-6/+13
* | | | [NETPOLL]: add retry timeoutMatt Mackall2005-08-121-0/+1
* | | | [NET]: Make skb->protocol __be16Alexey Dobriyan2005-08-121-1/+1
|/ / /
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-08-102-4/+13
|\ \ \
| * | | [PATCH] ARM: 2849/1: S3C24XX - USB host update (2848/1)Ben Dooks2005-08-101-1/+2
| * | | [ARM] Control v6 'global' bit via Linux PTE entriesRussell King2005-08-101-0/+2
| * | | [ARM] Use #defined constants for manipulating v6 hardware PTE bitsRussell King2005-08-101-3/+9
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2005-08-101-0/+8
|\ \ \ \ | |/ / / |/| | |
| * | | [SCSI] fix target scanning oops with fc transport classJames.Smart@Emulex.Com2005-08-091-0/+8
* | | | [PATCH] Fix ide-disk.c oops caused by hwif == NULLChristoph Lameter2005-08-101-0/+6
* | | | [PATCH] fsnotify-cleanupsJohn McCutchan2005-08-091-24/+0
* | | | Revert "[PATCH] PCI: restore BAR values..."Linus Torvalds2005-08-091-3/+0
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-08-091-3/+1
|\ \ \ \
| * | | | [NETLINK]: Allocate and kill some netlink numbers.David S. Miller2005-08-081-3/+1
* | | | | [PATCH] fsnotify_name/inoderemoveJohn McCutchan2005-08-081-0/+20
| |/ / / |/| | |
* | | | [PATCH] remove linux/pagemap.h from linux/swap.hOlaf Hering2005-08-071-1/+2
* | | | [PATCH] Make visws compile againTom Duffy2005-08-071-0/+1
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6Linus Torvalds2005-08-061-8/+0
|\ \ \ \
| * | | | [Bluetooth] Remove unused functions and cleanup symbol exportsMarcel Holtmann2005-08-061-8/+0
| |/ / /
* | | | Add fakey 'deflateBound()' function to the in-kernel zlib routinesLinus Torvalds2005-08-061-0/+5
* | | | [PATCH] ppc32: ppc440 pagetable attributes (comments updates)Matt Porter2005-08-061-13/+13
|/ / /
* | | [PATCH] ppc32: fix ppc440 pagetable attributesMatt Porter2005-08-061-3/+49
* | | [PATCH] blk: fix tag shrinking (revive real_max_size)Tejun Heo2005-08-051-0/+1
* | | [PATCH] Clean up inotify delete race fixJohn McCutchan2005-08-051-3/+1
* | | [PATCH] pci and yenta: pcibios_bus_to_resourceDominik Brodowski2005-08-056-0/+27
* | | [PATCH] PCI: restore BAR values after D3hot->D0 for devices that need itJohn W. Linville2005-08-051-0/+3
* | | [PATCH] ppc64: fix for kexec boot issuePaul Mackerras2005-08-042-2/+2
* | | [PATCH] md: make sure md bitmap updates are flushed when array is stopped.NeilBrown2005-08-041-0/+1
* | | [PATCH] fix get_user_pages bugNick Piggin2005-08-031-5/+17
* | | [PATCH] increase PCIBIOS_MIN_IO on x86Ivan Kokshaysky2005-08-032-6/+2
* | | [PATCH] ppc64: topology API fixAnton Blanchard2005-08-021-1/+4
* | | [PATCH] include/linux/dcookies.h: dummy functions must be "static inline"Adrian Bunk2005-08-021-2/+2
* | | [PATCH] s390: ioprio & inotify system calls.Martin Schwidefsky2005-08-021-1/+6
* | | [PATCH] ppc32: add missing 4xx EMAC sysfs nodesEugene Surovegin2005-08-021-1/+11
* | | [PATCH] ppc32: add 440ep supportMatt Porter2005-08-023-3/+41
* | | [PATCH] V4L: Miscellaneous fixesMauro Carvalho Chehab2005-08-021-1/+3
* | | [PATCH] inotify: fix file deletion by rename detectionJohn McCutchan2005-08-011-1/+6
* | | [NET]: Spelling mistakes threshoulds -> thresholdsBaruch Even2005-07-311-1/+1
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lenb/to-linusLinus Torvalds2005-07-302-5/+2
|\ \ \