summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | x86, fpu: lazy allocation of FPU area - v5Suresh Siddha2008-04-192-1/+3
| * | x86, fpu: split FPU state from task struct - v5Suresh Siddha2008-04-195-25/+29
| * | x86: rename find_max_pfn() to propagate_e820_map()Ingo Molnar2008-04-191-1/+1
| * | x86: implement prctl PR_GET_TSC and PR_SET_TSCErik Bosman2008-04-193-1/+11
| * | generic, x86: add prctl commands PR_GET_TSC and PR_SET_TSCErik Bosman2008-04-191-0/+6
| * | x86: cleanup boot-heap usageAlexander van Heukelum2008-04-191-0/+8
| * | x86: pageattr.c fix shadowed variable warningHarvey Harrison2008-04-191-3/+3
| * | x86: EFI_PAGE_SHIFT fixHuang, Ying2008-04-191-0/+7
| |/
* | Merge branch 'ro-bind.b6' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2008-04-223-1/+63
|\ \
| * | [PATCH] r/o bind mounts: debugging for missed callsDave Hansen2008-04-191-0/+49
| * | [PATCH] r/o bind mounts: honor mount writer counts at remountDave Hansen2008-04-191-0/+1
| * | [PATCH] r/o bind mounts: track numbers of writers to mountsDave Hansen2008-04-191-0/+7
| * | [PATCH] r/o bind mounts: create helper to drop file write accessDave Hansen2008-04-191-0/+1
| * | [PATCH] r/o bind mounts: stub functionsDave Hansen2008-04-191-0/+3
| * | [PATCH] merge open_namei() and do_filp_open()Christoph Hellwig2008-04-191-1/+2
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-04-2211-20/+170
|\ \
| * | sh: Add support for SH7723 CPU subtype.Paul Mundt2008-04-183-4/+10
| * | sh: Add MigoR header fileMagnus Damm2008-04-181-0/+58
| * | sh: Fix up __access_ok() check for nommu.Paul Mundt2008-04-181-4/+1
| * | sh: Add support for Solution Engine SH7721 boardYoshihiro Shimoda2008-04-181-0/+70
| * | sh: Hook up remaining IRQ sources for R7780MP FPGA.Masayuki Hosokawa2008-04-181-10/+12
| * | sh: Initial support for the MX-G CPU.Paul Mundt2008-04-182-2/+2
| * | sh: Create an sh debugfs root.Paul Mundt2008-04-181-0/+2
| * | sh: SuperH KEYSC keypad data for Solution Engine 7722Magnus Damm2008-04-181-0/+2
| * | sh: SuperH KEYSC platform driverMagnus Damm2008-04-181-0/+13
* | | Fix RCU list iterator use of 'rcu_dereference()'Linus Torvalds2008-04-211-33/+15
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-04-193-135/+142
|\ \
| * | Security: Introduce security= boot parameterAhmed S. Darwish2008-04-191-0/+12
| * | Audit: Final renamings and cleanupAhmed S. Darwish2008-04-191-2/+2
| * | SELinux: use new audit hooks, remove redundant exportsAhmed S. Darwish2008-04-192-72/+29
| * | LSM/Audit: Introduce generic Audit LSM hooksAhmed S. Darwish2008-04-191-0/+72
| * | SELinux: remove redundant exportsAhmed S. Darwish2008-04-191-62/+0
| * | LSM: Introduce inode_getsecid and ipc_getsecid hooksAhmed S. Darwish2008-04-191-1/+29
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds2008-04-19105-1853/+2852
|\ \ \ | |/ / |/| |
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-04-1824-78/+180
| |\ \
| * | | [INET]: Uninline the __inet_inherit_port call.Pavel Emelyanov2008-04-181-13/+1
| * | | [INET]: Drop the inet_inherit_port() call.Pavel Emelyanov2008-04-181-7/+0
| * | | Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-04-172-21/+42
| |\ \ \
| | * | | phylib: factor out get_phy_id from within get_phy_devicePaul Gortmaker2008-04-171-0/+1
| | * | | phy: Clean up header styleAndy Fleming2008-04-171-16/+32
| | * | | phy: Change mii_bus id field to a stringAndy Fleming2008-04-172-5/+9
| * | | | mac80211: no BSS changes to driver from beacons processed during scanningReinette Chatre2008-04-161-2/+1
| |/ / /
| * | | [TCP]: Increase the max_burst threshold from 3 to tp->reordering.John Heffner2008-04-161-2/+5
| * | | [NETNS]: Add netns refcnt debug for network devices.Denis V. Lunev2008-04-161-1/+2
| * | | [NETNS]: Add netns refcnt debug to fib rules.Denis V. Lunev2008-04-161-0/+1
| * | | [NETNS]: Add netns refcnt debug for kernel sockets.Denis V. Lunev2008-04-161-1/+1
| * | | [NETNS]: Make netns refconting debug like a socket one.Denis V. Lunev2008-04-161-16/+24
| * | | [VLAN]: Tag vlan_group_device with net device, not ifindex.Pavel Emelyanov2008-04-161-1/+3
| * | | [RTNL]: Introduce the rtnl_kill_links helper.Pavel Emelyanov2008-04-161-0/+1
| * | | [NETNS]: The generic per-net pointers.Pavel Emelyanov2008-04-152-0/+51