summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-06-08sh: Use asm/sections.h for linker section symbols.Paul Mundt1-7/+4
2007-06-08sh: Fix up max_zone_pfns[] with multiple nodes.Paul Mundt1-12/+17
2007-06-08sh: Default to 4-byte alignment for SLUB objects.Paul Mundt1-0/+7
2007-06-08sh: Wire up mempolicy syscalls.Paul Mundt1-3/+3
2007-06-08sh: Tidy compiler warnings for SH-2A build.Paul Mundt2-1/+1
2007-06-08sh: Wrap CPU tuning through cc-option.Paul Mundt1-5/+7
2007-06-08sh: Enable IPR-IRQ for SH7206.Paul Mundt1-0/+1
2007-06-08sh: Mark sparsemem regions present earlier.Paul Mundt1-4/+5
2007-06-08sh: Register multiple nodes in topology_init().Paul Mundt1-0/+7
2007-06-08sh: Allow for bootmem debug support.Paul Mundt1-0/+4
2007-06-08sh: sparsemem support.Paul Mundt4-25/+38
2007-06-08sh: pfn_valid() depends on flatmem.Paul Mundt1-0/+2
2007-06-08sh: Add L-BOX RE2 to mach-types.Nobuhiro Iwamatsu1-0/+1
2007-06-08sh: Align .machvec.init section on a 4-byte boundary.Takashi YOSHII1-0/+1
2007-06-08sh: Fix SH-4 CPU selects.Paul Mundt4-13/+26
2007-06-08sh: Rip out special unknown machvec.Paul Mundt7-48/+13
2007-06-08sh: Kill off machvec aliases.Paul Mundt32-91/+69
2007-06-08sh: Get multiple boards in one image working again.Paul Mundt2-39/+51
2007-06-08sh: Fixup cmdline handling from machvec changes.Paul Mundt1-6/+7
2007-06-08sh: Rework CPU/board dependencies.Paul Mundt3-158/+165
2007-06-08sh: Shut up SH2-DSP compile warnings.Paul Mundt2-2/+2
2007-06-08sh: Fixup machvec support.Paul Mundt7-184/+125
2007-06-08sh: __user annotations for __get/__put_user().Paul Mundt8-34/+49
2007-06-08sh: Split out CPU topology initialization.Paul Mundt3-19/+26
2007-06-07RAMFS NOMMU: missed POSIX UID/GID inode attribute checkingBryan Wu1-0/+5
2007-06-07Merge git://git.linux-xtensa.org/kernel/xtensa-feedLinus Torvalds26-783/+475
2007-06-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds3-60/+65
2007-06-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds63-655/+748
2007-06-07enable interrupts in user path of page fault.Steven Rostedt2-0/+11
2007-06-07Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds9-21/+21
2007-06-07Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds19-87/+111
2007-06-07frv: build fixPeter Zijlstra1-0/+1
2007-06-07[SPARC64]: Fix SBUS IRQ regression caused by PCI-E driver.David S. Miller2-54/+54
2007-06-07[SPARC64]: Fix 2 bugs in PCI Sabre bus scanning.David S. Miller1-6/+11
2007-06-07xfrm: Add security check before flushing SAD/SPDJoy Latten5-13/+121
2007-06-07[NET_SCHED]: Fix filter double freePatrick McHardy2-3/+6
2007-06-07[NET]: Avoid duplicate netlink notification when changing link stateThomas Graf1-3/+5
2007-06-07[UDP]: Revert 2-pass hashing changes.David S. Miller8-212/+78
2007-06-07[AF_UNIX]: Fix stream recvmsg() race.Miklos Szeredi1-3/+10
2007-06-07[NETFILTER]: nf_conntrack_amanda: fix textsearch_prepare() error checkAkinobu Mita1-6/+6
2007-06-07[NETFILTER]: ip_tables: fix compat related crashDmitry Mishin2-18/+83
2007-06-07[NETFILTER]: nf_conntrack: fix helper module unload racesPatrick McHarrdy7-29/+61
2007-06-07[RTNETLINK]: ifindex 0 does not existPatrick McHardy1-3/+3
2007-06-07[NETLINK]: Mark netlink policies constPatrick McHardy19-28/+28
2007-06-07[TCP] tcp_probe: Attach printf attribute properly to printl().David S. Miller1-2/+4
2007-06-07[TCP]: Use LIMIT_NETDEBUG in tcp_retransmit_timer().Eric Dumazet1-2/+2
2007-06-07[NET]: Merge dst_discard_in and dst_discard_out.Denis Cheng1-13/+4
2007-06-07[RFKILL]: Make rfkill->name constIvo van Doorn1-1/+1
2007-06-07[IPV4]: Restore old behaviour of default config valuesHerbert Xu3-16/+24
2007-06-07[IPV4]: Add default config support after inetdev_initHerbert Xu2-35/+101