summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| | | | * | | | | | | | | | | | | [ARM] 4964/1: htc-pasic3: MFD driver for PASIC3 LED control + DS1WM chipPhilipp Zabel2008-04-19
| | | | * | | | | | | | | | | | | [ARM] 4947/1: htc-egpio, a driver for GPIO/IRQ expanders with fixed input/out...Philipp Zabel2008-04-19
| | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | sata_mv: mbus decode window supportLennert Buytenhek2008-03-27
| | | * | | | | | | | | | | | | introduce mbus DRAM target info abstractionLennert Buytenhek2008-03-27
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds2008-04-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | sched: fair-group: de-couple load-balancing from the rb-treesPeter Zijlstra2008-04-19
| * | | | | | | | | | | | | | | sched: rt-group: optimize dequeue_rt_stackPeter Zijlstra2008-04-19
| * | | | | | | | | | | | | | | sched: fair-group: SMP-nice for group schedulingPeter Zijlstra2008-04-19
| * | | | | | | | | | | | | | | sched, cpuset: customize sched domains, coreHidetoshi Seto2008-04-19
| * | | | | | | | | | | | | | | sched: fix the task_group hierarchy for UID groupingPeter Zijlstra2008-04-19
| * | | | | | | | | | | | | | | sched: allow the group scheduler to have multiple levelsDhaval Giani2008-04-19
| * | | | | | | | | | | | | | | sched: add new set_cpus_allowed_ptr functionMike Travis2008-04-19
| * | | | | | | | | | | | | | | cpumask: add show cpu map functionsMike Travis2008-04-19
| * | | | | | | | | | | | | | | x86: convert cpumask_of_cpu macro to allocated arrayMike Travis2008-04-19
| * | | | | | | | | | | | | | | cpumask: add CPU_MASK_ALL_PTR macroMike Travis2008-04-19
| * | | | | | | | | | | | | | | cpumask: reduce stack usage in SD_x_INIT initializersMike Travis2008-04-19
| * | | | | | | | | | | | | | | generic: reduce stack pressure in sched_affinityMike Travis2008-04-19
| * | | | | | | | | | | | | | | cpuset: modify cpuset_set_cpus_allowed to use cpumask pointerMike Travis2008-04-19
| * | | | | | | | | | | | | | | cpumask: add cpumask_scnprintf_len functionMike Travis2008-04-19
| * | | | | | | | | | | | | | | sched: rt-group: synchonised bandwidth periodPeter Zijlstra2008-04-19
| * | | | | | | | | | | | | | | time: add ns_to_ktime()Ingo Molnar2008-04-19
| * | | | | | | | | | | | | | | sched: remove sysctl_sched_batch_wakeup_granularityIngo Molnar2008-04-19
| | |_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | generic, x86: add prctl commands PR_GET_TSC and PR_SET_TSCErik Bosman2008-04-19
| * | | | | | | | | | | | | | | x86: pageattr.c fix shadowed variable warningHarvey Harrison2008-04-19
| * | | | | | | | | | | | | | | x86: EFI_PAGE_SHIFT fixHuang, Ying2008-04-19
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge branch 'ro-bind.b6' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2008-04-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | [PATCH] r/o bind mounts: debugging for missed callsDave Hansen2008-04-19
| * | | | | | | | | | | | | | | [PATCH] r/o bind mounts: honor mount writer counts at remountDave Hansen2008-04-19
| * | | | | | | | | | | | | | | [PATCH] r/o bind mounts: track numbers of writers to mountsDave Hansen2008-04-19
| * | | | | | | | | | | | | | | [PATCH] r/o bind mounts: create helper to drop file write accessDave Hansen2008-04-19
| * | | | | | | | | | | | | | | [PATCH] r/o bind mounts: stub functionsDave Hansen2008-04-19
| * | | | | | | | | | | | | | | [PATCH] merge open_namei() and do_filp_open()Christoph Hellwig2008-04-19
| |/ / / / / / / / / / / / / /
* / / / / / / / / / / / / / / Fix RCU list iterator use of 'rcu_dereference()'Linus Torvalds2008-04-21
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-04-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Security: Introduce security= boot parameterAhmed S. Darwish2008-04-19
| * | | | | | | | | | | | | | Audit: Final renamings and cleanupAhmed S. Darwish2008-04-19
| * | | | | | | | | | | | | | SELinux: use new audit hooks, remove redundant exportsAhmed S. Darwish2008-04-19
| * | | | | | | | | | | | | | LSM/Audit: Introduce generic Audit LSM hooksAhmed S. Darwish2008-04-19
| * | | | | | | | | | | | | | SELinux: remove redundant exportsAhmed S. Darwish2008-04-19
| * | | | | | | | | | | | | | LSM: Introduce inode_getsecid and ipc_getsecid hooksAhmed S. Darwish2008-04-19
* | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds2008-04-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-04-17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | phylib: factor out get_phy_id from within get_phy_devicePaul Gortmaker2008-04-17
| * | | | | | | | | | | | | | | phy: Clean up header styleAndy Fleming2008-04-16
| * | | | | | | | | | | | | | | phy: Change mii_bus id field to a stringAndy Fleming2008-04-16
| * | | | | | | | | | | | | | | [NETNS]: Add netns refcnt debug for network devices.Denis V. Lunev2008-04-16
| * | | | | | | | | | | | | | | [VLAN]: Tag vlan_group_device with net device, not ifindex.Pavel Emelyanov2008-04-16
| * | | | | | | | | | | | | | | [ISDN] include/linux/isdn.h: remove dead codeAdrian Bunk2008-04-15
| * | | | | | | | | | | | | | | [WANPIPE]: Forgotten bits of Sangoma drivers removal.Adrian Bunk2008-04-15