aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
...
| * | | [NETLINK]: Reserve a slot for NETLINK_GENERIC.David S. Miller2005-09-14
| |/ /
| * | Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...Linus Torvalds2005-09-14
| |\ \
| | * \ Pull fix-offsets-h into release branchTony Luck2005-09-14
| | |\ \
| | | * | [IA64] fix circular dependency on generation of asm-offsets.hTony Luck2005-09-13
| | | |/
| * | | Merge master.kernel.org:/home/rmk/linux-2.6-arm-smp Linus Torvalds2005-09-14
| |\ \ \
| | * | | [ARM SMP] Add timer/watchdog defines for MPCoreRussell King2005-09-14
| | |/ /
| * | | [PATCH] add PCI IDs so RME32 and RME96 drivers buildRoland Dreier2005-09-14
| * | | [PATCH] ppc32 8xx: flush_tlb_range() declaration uses wrong pointer typePantelis Antoniou2005-09-14
| |/ /
* | | [PATCH] ieee80211 Fixed type-o of abg_ture -> abg_trueJames Ketrenos2005-09-16
* | | [PATCH] ieee80211 Removed ieee80211_info_element_hdrJames Ketrenos2005-09-16
* | | [PATCH] Changed 802.11 headers to use ieee80211_info_element[0]James Ketrenos2005-09-16
* | | [PATCH] ieee80211 Added wireless spy supportJames Ketrenos2005-09-16
* | | [PATCH] ieee80211 quality scaling algorithm extension handlerJames Ketrenos2005-09-16
* | | [PATCH] mii: Add test for GigE supportDale Farnsworth2005-09-14
* | | [PATCH] drivers/net/wan/: possible cleanupsAdrian Bunk2005-09-14
* | | [PATCH] Replace drivers/net/wan custom ctype macros with standard onesTobias Klauser2005-09-14
* | | [PATCH] drivers/net: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-14
|/ /
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 David S. Miller2005-09-13
|\ \
| * | [Bluetooth] Add support for extended inquiry responsesMarcel Holtmann2005-09-12
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6 Linus Torvalds2005-09-13
|\ \ \
| * | | [PATCH] add securityfs for all LSMs to useGreg KH2005-07-08
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6 Linus Torvalds2005-09-13
|\ \ \ \
| * \ \ \ Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-08-27
| |\ \ \ \
| * \ \ \ \ Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-08-17
| |\ \ \ \ \
| * \ \ \ \ \ Merge with /shiny/git/linux-2.6/.gitDavid Woodhouse2005-08-09
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-07-27
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge with /shiny/git/linux-2.6/.gitDavid Woodhouse2005-07-19
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge with /shiny/git/linux-2.6/.gitDavid Woodhouse2005-07-13
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | AUDIT: Fix definition of audit_log() if audit not enabledDavid Woodhouse2005-07-02
| * | | | | | | | | | AUDIT: Fix definition of audit_log_start() if audit not enabledBadari Pulavarty2005-07-02
| * | | | | | | | | | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-07-02
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | AUDIT: Clean up user message filteringDavid Woodhouse2005-06-24
| * | | | | | | | | | | AUDIT: Wait for backlog to clear when generating messages.David Woodhouse2005-06-22
| * | | | | | | | | | | AUDIT: Optimise the audit-disabled case for discarding user messagesDavid Woodhouse2005-06-22
| * | | | | | | | | | | AUDIT: Spawn kernel thread to list filter rules.David Woodhouse2005-06-21
| * | | | | | | | | | | AUDIT: Report lookup flags with path/inode records.David Woodhouse2005-06-20
| * | | | | | | | | | | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-06-20
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | AUDIT: Allow filtering of user messagesDavid Woodhouse2005-06-19
* | | | | | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa-current Linus Torvalds2005-09-13
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | [ALSA] [PATCH] Add missing sound PCI IDs to pci_ids.hTakashi Iwai2005-09-12
| * | | | | | | | | | | | | [ALSA] version 1.0.10rc1Jaroslav Kysela2005-09-12
| * | | | | | | | | | | | | [ALSA] Another fix for DocBookTakashi Iwai2005-09-12
| * | | | | | | | | | | | | [ALSA] pcm-oss - Add bugg-yptr optionTakashi Iwai2005-09-12
| * | | | | | | | | | | | | [ALSA] pci_find_device removeJiri Slaby2005-09-12
| * | | | | | | | | | | | | [ALSA] Remove superfluous PCI ID definitionsTakashi Iwai2005-09-12
| * | | | | | | | | | | | | [ALSA] Introduce snd_card_set_generic_dev()Takashi Iwai2005-09-12
* | | | | | | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog Linus Torvalds2005-09-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | [WATCHDOG] mv64x60_wdt.patchJames Chapman2005-09-10
* | | | | | | | | | | | | | | [PATCH] feature removal of io_remap_page_range()Randy Dunlap2005-09-13
* | | | | | | | | | | | | | | [PATCH] drivers/video: Replace custom macro with isdigit()Tobias Klauser2005-09-13