summaryrefslogtreecommitdiff
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-05-0324-245/+302
|\
| * [PATCH] make lots of things staticAdrian Bunk2005-05-011-1/+0
| * [PATCH] DocBook: fix some descriptionsMartin Waitz2005-05-012-50/+55
| * [PATCH] DocBook: changes and extensions to the kernel documentationPavel Pisa2005-05-013-26/+26
| * [PATCH] fbdev: Batch cmap changes at driver levelBenjamin Herrenschmidt2005-05-011-0/+3
| * [PATCH] reiserfs endianness: sanitize reiserfs_key unionAl Viro2005-05-011-35/+7
| * [PATCH] reiserfs endianness: comp_short_keys() cleanupAl Viro2005-05-011-41/+8
| * [PATCH] reiserfs endianness: fix endianness bugsAl Viro2005-05-011-1/+1
| * [PATCH] reiserfs endianness: annotate little-endian objectsAl Viro2005-05-013-92/+92
| * [PATCH] reiserfs endianness: clone struct reiserfs_keyAl Viro2005-05-011-3/+29
| * [PATCH] autofs4: bump version numberIan Kent2005-05-011-1/+1
| * [PATCH] new valid_signal() functionJesper Juhl2005-05-011-0/+6
| * [PATCH] consolidate sys_shmatStephen Rothwell2005-05-011-2/+1
| * [PATCH] Deprecate synchronize_kernel, GPL replacementPaul E. McKenney2005-05-011-3/+20
| * [PATCH] Add deprecated_for_modulesPaul E. McKenney2005-05-011-0/+6
| * [PATCH] move SA_xxx defines to linux/signal.hStas Sergeev2005-05-011-0/+11
| * [PATCH] clean up kernel messagesMatt Mackall2005-05-011-0/+9
| * [PATCH] nice and rt-prio rlimitsMatt Mackall2005-05-011-0/+1
| * [PATCH] uml: move va_copy conditional defPaolo 'Blaisorblade' Giarrusso2005-05-011-0/+5
| * [PATCH] Increase number of e820 entries hard limit from 32 to 128Venkatesh Pallipadi2005-05-011-1/+1
| * [PATCH] irq and pci_ids for Intel ICH7DH & ICH7-M DHJason Gaston2005-05-011-0/+2
| * [PATCH] x86 reboot: Add reboot fixup for gx1/cs5530aJaya Kumar2005-05-011-0/+10
| * [PATCH] macintosh/adbhid.c: adb buttons support for aluminium PowerBook G4Andreas Jaggi2005-05-011-0/+5
| * [PATCH] add kmalloc_node, inline cleanupManfred Spraul2005-05-011-8/+15
| * [PATCH] count bounce buffer pages in vmstatKAMEZAWA Hiroyuki2005-05-011-0/+1
| * [PATCH] mempool: NOMEMALLOC and NORETRYNick Piggin2005-05-011-2/+4
| * [PATCH] RLIMIT_AS checking fixakpm@osdl.org2005-05-011-0/+1
| * [PATCH] Add suspend method to cpufreq coreBenjamin Herrenschmidt2005-04-291-1/+4
* | [AUDIT] LOGIN message credentialsSteve Grubb2005-04-291-1/+1
* | Add audit uid to netlink credentialsSerge Hallyn2005-04-292-1/+2
* | audit: update pointer to userspace tools, remove emacs mode tags2005-04-291-1/+1
* | [AUDIT] Fix signedness of 'serial' in various routines.Steve Grubb2005-04-291-1/+1
* | [AUDIT] Don't allow ptrace to fool auditing, log arch of audited syscalls.2005-04-291-4/+44
* | AUDIT: Avoid log pollution by untrusted strings.2005-04-291-1/+7
|/
* [SCTP] Fix SCTP sendbuffer accouting.Neil Horman2005-04-281-0/+1
* [PATCH] isofs includes sanitizedAl Viro2005-04-253-208/+0
* [PKT_SCHED]: Introduce simple actions.Jamal Hadi Salim2005-04-241-0/+21
* [NETFILTER]: Fix NAT sequence number adjustmentPatrick McHardy2005-04-241-0/+3
* [TG3]: add bcm5752 entry to pci_ids.hJohn W. Linville2005-04-211-0/+1
* [NET]: skbuff: remove old NET_CALLER macroStephen Hemminger2005-04-191-6/+0
* [IPV6]: IPV6_CHECKSUM socket option can corrupt kernel memoryHerbert Xu2005-04-191-0/+2
* [PATCH] freepgt: hugetlb_free_pgd_rangeHugh Dickins2005-04-192-3/+7
* [PATCH] freepgt: remove MM_VM_SIZE(mm)Hugh Dickins2005-04-191-7/+2
* [PATCH] freepgt: free_pgtables use vma listHugh Dickins2005-04-191-1/+2
* Merge with kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6.git/Linus Torvalds2005-04-192-3/+17
|\
| * [PATCH] debugfs: fix !debugfs prototypesMichal Ostrowski2005-04-181-3/+3
| * [PATCH] debugfs: Reduce <linux/debugfs.h> dependenciesRoland Dreier2005-04-181-0/+7
| * [PATCH] sysfs: add sysfs_chmod_file()Kay Sievers2005-04-181-0/+7
* | Merge with Greg's USB tree at kernel.org:/pub/scm/linux/kernel/git/gregkh/usb...Linus Torvalds2005-04-192-3/+3
|\ \ | |/ |/|
| * [PATCH] usb suspend updates (interface suspend)David Brownell2005-04-181-2/+2