summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-04-2449-484/+1160
|\
| * sparc: sunzilog uart orderRobert Reif2008-04-241-13/+17
| * [SPARC64]: Detect trap frames in stack backtraces.David S. Miller2008-04-242-7/+28
| * [SPARC64]: %l6 trap return handling no longer necessary.David S. Miller2008-04-249-63/+45
| * [SPARC64]: Use trap type stored in pt_regs to handle syscall restart.David S. Miller2008-04-242-21/+21
| * [SPARC64]: Store magic cookie and trap type in pt_regs.David S. Miller2008-04-242-2/+20
| * [SPARC64]: PROM debug console can be CON_ANYTIME.David S. Miller2008-04-241-1/+1
| * sparc64: cleanup after SunOS/Solaris binary emulation removalAdrian Bunk2008-04-242-3/+1
| * sparc: cleanup after SunOS binary emulation removalAdrian Bunk2008-04-242-6/+0
| * [SPARC64]: Add NUMA support.David S. Miller2008-04-247-138/+881
| * [SPARC64]: Allocate TSB node-local.David S. Miller2008-04-241-1/+2
| * [SPARC64]: NUMA device infrastructure.David S. Miller2008-04-2416-23/+91
| * [SPARC64]: Kill pci_iommu_table_init() declaration.David S. Miller2008-04-241-2/+0
| * [SPARC64]: Once we have the boot cmdline, call parse_early_param()David S. Miller2008-04-241-0/+1
| * [SPARC64]: Remove unused asm-sparc64/numnodes.hDavid S. Miller2008-04-241-6/+0
| * [SPARC64]: Decrease SECTION_SIZE_BITS to 30.David S. Miller2008-04-241-1/+1
| * [SPARC64]: Initialize MDESC earlier and use lmb_alloc()David S. Miller2008-04-242-15/+19
| * [SPARC64]: Use lmb_alloc() for PROM device tree.David S. Miller2008-04-242-7/+11
| * [SPARC64]: Call real_setup_per_cpu_areas() earlier and use lmb_alloc().David S. Miller2008-04-242-5/+14
| * [SPARC64]: Fully use LMB information in bootmem_init().David S. Miller2008-04-241-82/+18
| * [SPARC64]: Start using LMB information in bootmem_init().David S. Miller2008-04-241-126/+6
| * [SPARC64]: Initialize LMB tables.David S. Miller2008-04-241-1/+13
| * [SPARC64]: Move ramdisk discovery code out to seperate function.David S. Miller2008-04-241-24/+33
| * [LMB]: Fix lmb allocation regression.David S. Miller2008-04-241-1/+1
* | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-04-2426-24/+32
|\ \
| * | [ARM] fix 48d7927bdf071d05cf5d15b816cf06b0937cb84fCatalin Marinas2008-04-2423-17/+29
| * | [ARM] 5010/1: htc-pasic3: remove unused defines and includesPhilipp Zabel2008-04-241-3/+0
| * | [ARM] pxa: fix 0e623941bec7e80c97b076d346327b31ae17d84aRussell King2008-04-211-1/+1
| * | [ARM] fix lh7a40x/kev7a400 buildRussell King2008-04-201-3/+2
* | | alpha: unbreak OSF/1 (a.out) binariesIvan Kokshaysky2008-04-241-0/+1
* | | alpha: fix legacy mode PCI IDE controllersIvan Kokshaysky2008-04-242-17/+7
* | | slab_err: Pass parameters correctly to slab_bugChristoph Lameter2008-04-231-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-04-2312-138/+573
|\ \ \
| * | | [patch 7/7] vfs: mountinfo: show dominating group idMiklos Szeredi2008-04-234-2/+65
| * | | [patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfoRam Pai2008-04-234-23/+144
| * | | [patch 5/7] vfs: mountinfo: allow using process rootMiklos Szeredi2008-04-233-63/+70
| * | | [patch 4/7] vfs: mountinfo: add mount peer group IDMiklos Szeredi2008-04-233-4/+95
| * | | [patch 3/7] vfs: mountinfo: add mount IDMiklos Szeredi2008-04-232-0/+35
| * | | [patch 2/7] vfs: mountinfo: add seq_file_root()Miklos Szeredi2008-04-234-8/+49
| * | | [patch 1/7] vfs: mountinfo: add dentry_path()Ram Pai2008-04-234-40/+118
| * | | [PATCH] remove unused label in xattr.c (noise from ro-bind)Al Viro2008-04-231-1/+0
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-2321-54/+49
|\ \ \ \
| * | | | iwlwifi: Fix built-in compilation of iwlcoreTomas Winkler2008-04-231-1/+1
| * | | | net: Unexport move_addr_to_{kernel,user}Adrian Bunk2008-04-231-3/+0
| * | | | rt2x00: Select LEDS_CLASS.David S. Miller2008-04-231-5/+10
| * | | | iwlwifi: Select LEDS_CLASS.David S. Miller2008-04-231-2/+6
| * | | | leds: Do not guard NEW_LEDS with HAS_IOMEMDavid S. Miller2008-04-231-1/+0
| * | | | [IPSEC]: Fix catch-22 with algorithm IDs above 31Herbert Xu2008-04-224-2/+7
| * | | | time: Export set_normalized_timespec.YOSHIFUJI Hideaki2008-04-221-0/+1
| * | | | tcp: Make use of before macro in tcp_input.cArnd Hannemann2008-04-211-1/+1