summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2005-11-072-0/+2
|\
| * Auto-update from upstreamTony Luck2005-11-071662-70603/+79841
| |\
| * | [IA64] restrict CONFIG_SGI_SN_XP to IA64_GENERIC or IA64_SGI_SN2Dean Nelson2005-11-031-0/+1
| * | Auto-update from upstreamTony Luck2005-11-03269-21464/+26618
| |\ \
| * \ \ Auto-update from upstreamTony Luck2005-10-315-21/+36
| |\ \ \
| * | | | [IA64] Recent SPARSEMEM and DISCONTIG changes break some buildsBob Picco2005-10-311-0/+1
* | | | | [PATCH] Complete description of shared subtrees.Ram Pai2005-11-071-0/+1060
* | | | | [PATCH] unbindable mountsRam Pai2005-11-075-26/+67
* | | | | [PATCH] handling of slave mountsRam Pai2005-11-072-37/+121
* | | | | [PATCH] introduce slave mountsRam Pai2005-11-075-4/+60
* | | | | [PATCH] shared mounts handling: umountRam Pai2005-11-075-20/+128
* | | | | [PATCH] shared mounts handling: moveRam Pai2005-11-071-17/+46
* | | | | [PATCH] shared mount handling: bind and rbindRam Pai2005-11-074-22/+204
* | | | | [PATCH] introduce shared mountsRam Pai2005-11-075-2/+21
* | | | | [PATCH] beginning of the shared-subtree properRam Pai2005-11-076-6/+62
* | | | | [PATCH] making namespace_sem globalRam Pai2005-11-072-24/+23
* | | | | [PATCH] mount expiry fixesRam Pai2005-11-071-42/+22
* | | | | [PATCH] umount_tree() locking changeRam Pai2005-11-071-33/+51
* | | | | [PATCH] sanitize the interface of graft_tree().Ram Pai2005-11-071-6/+6
* | | | | [PATCH] lindent fs/namespace.cRam Pai2005-11-071-49/+48
* | | | | [PATCH] make /proc/mounts pollableAl Viro2005-11-073-16/+78
* | | | | [PATCH] allow callers of seq_open do allocation themselvesAl Viro2005-11-071-4/+8
* | | | | [PATCH] cleanups and bug fix in do_loopback()Al Viro2005-11-071-19/+22
* | | | | [PATCH] saner handling of auto_acct_off() and DQUOT_OFF() in umountAl Viro2005-11-077-79/+113
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2005-11-071-1/+1
|\ \ \ \ \
| * | | | | [ARM] 3120/1: Fix MMC/SD card driver resume deadlockUli Luckas2005-11-071-1/+1
* | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-11-0720-54/+472
|\ \ \ \ \ \
| * | | | | | [ARM] Allow SMP if Realview MPcore is selectedRussell King2005-11-071-1/+1
| * | | | | | [ARM] 3121/1: unconditionally use XCB=101 on ixp2000Lennert Buytenhek2005-11-071-22/+13
| * | | | | | [ARM] 3118/1: fix and reenable nwfpe extended precision emulation for big-endianLennert Buytenhek2005-11-074-7/+22
| * | | | | | [ARM] 3117/1: nwfpe kernel memory info leakLennert Buytenhek2005-11-074-8/+16
| * | | | | | [ARM SMP] Add Realview MPcore SMP supportRussell King2005-11-078-0/+312
| * | | | | | Merge with ARM SMP treeRussell King2005-11-072-17/+39
| |\ \ \ \ \ \
| | * | | | | | [ARM SMP] Add support for shared memory attributeRussell King2005-11-072-17/+39
| | |/ / / / /
| * | | | | | [ARM] Add support for Realview with MPcore tileRussell King2005-11-073-0/+69
| * | | | | | [ARM] realview core.h uses leds_event_t, so include asm/leds.hRussell King2005-11-071-0/+1
| |/ / / / /
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2005-11-077-41/+29
|\ \ \ \ \ \
| * | | | | | [CPUFREQ] Fix up compile of cpufreq_statsDave Jones2005-11-011-0/+1
| * | | | | | [CPUFREQ] Check return value of cpufreq_cpu_get in cpufreq_statsDave Jones2005-10-271-0/+5
| * | | | | | [CPUFREQ] kzalloc conversions for cpufreq core.Dave Jones2005-10-202-6/+3
| * | | | | | [CPUFREQ] kzalloc conversions for i386 drivers.Dave Jones2005-10-204-15/+6
| * | | | | | [CPUFREQ] Remove preempt_disable from powernow-k8Dave Jones2005-09-231-14/+2
| * | | | | | [CPUFREQ] Avoid the ondemand cpufreq governor to use a too high frequency for...Dave Jones2005-09-201-6/+12
* | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2005-11-0716-42/+53
|\ \ \ \ \ \ \
| * | | | | | | [AGPGART] Fix up warning in efficeon driver.Dave Jones2005-11-051-1/+1
| * | | | | | | [AGPGART] Fix up sgi-agp bug with no devices on bus.Dave Jones2005-11-041-0/+2
| * | | | | | | [AGPGART] When we encounter reserved mode bits, print them out.Dave Jones2005-11-041-2/+4
| * | | | | | | [AGPGART] Set .owner field of struct pci_driver.Dave Jones2005-10-2412-0/+12
| * | | | | | | [AGPGART] Replace kmalloc+memset's with kzalloc'sDave Jones2005-10-207-37/+18
| * | | | | | | [AGPGART] Fix serverworks TLB flush.Dave Jones2005-09-231-2/+16
OpenPOWER on IntegriCloud