aboutsummaryrefslogtreecommitdiffstats
path: root/include (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-26[PARISC] Remove __read_mostly annotation from command_lineKyle McMartin1-1/+1
2007-02-26[MIPS] Make SMTC_IDLE_HOOK_DEBUG a proper option in Kconfig.debug.Ralf Baechle3-13/+19
2007-02-26[MIPS] Fix foobar in wiring up compat_sys_epoll_pwait syscall.Ralf Baechle2-2/+2
2007-02-26[MIPS] Always fixup unaligned accesses in kernel mode.Ralf Baechle1-1/+1
2007-02-26[MIPS] Fix dma_sync_*_for_device() functionsThomas Bogendoerfer1-3/+3
2007-02-26[MIPS] Remove unreferenced _IOC_SLMASK macro in ioctl.h.Robert P. J. Day1-5/+0
2007-02-26[MIPS] SNI: MIPS_CPU_IRQ_BASE cleanupThomas Bogendoerfer4-14/+13
2007-02-26[MIPS] RTLX: Delete multiple definition of ret shaddowing each other.Ralf Baechle1-4/+0
2007-02-26[MIPS] RTLX, VPE: Make open actually atomic.Ralf Baechle2-28/+23
2007-02-26[MIPS] excite: Set serial driver iotype to UPIO_RM9000Thomas Koeller1-1/+1
2007-02-26[MIPS] excite: Rename CONFIG optionThomas Koeller1-2/+2
2007-02-26[MIPS] Mark pcibios_fixup_device_resources() as __devinitAtsushi Nemoto1-1/+1
2007-02-26[MIPS] Kill redundant EXTRA_AFLAGSAtsushi Nemoto24-48/+0
2007-02-26[MIPS] RTLX: Handle signals when sleeping.Ralf Baechle1-80/+42
2007-02-26[MIPS] TB0287: Enable SM501 driver support in defconfigYoichi Yuasa1-5/+16
2007-02-26Revert "[CPUFREQ] constify cpufreq_driver where possible."Linus Torvalds14-17/+17
2007-02-26[ARM] CLPS7500 doesn't have IO portsRussell King1-0/+1
2007-02-26[ARM] Fix more apm-emulation.hRussell King1-1/+1
2007-02-26[PATCH] Fix oops in pata_pcmciaAlan1-1/+0
2007-02-26[PATCH] Make hvc_console.c compile on non-powerpc: Remove NO_IRQRusty Russell1-8/+8
2007-02-26IPoIB: Correct debugging output when path record lookup failsRoland Dreier1-1/+1
2007-02-26[PATCH] Fix build-failure in drivers/video/s3fb.cOndrej Zajicek1-3/+3
2007-02-26[PATCH] x86: add -freg-struct-return to CFLAGSIngo Molnar1-1/+1
2007-02-26[PATCH] add MAINTAINERS entry for high-res timers, clockevents, dynticksIngo Molnar1-0/+6
2007-02-26[PATCH] CREDITS: update my email addressMikael Pettersson1-1/+1
2007-02-26[PATCH] drivers/mfd/sm501.c: Replace pci_module_init with pci_register_driverRichard Knutsson1-1/+1
2007-02-26[XFRM]: Fix oops in xfrm4_dst_destroy()Bernhard Walle1-1/+1
2007-02-26Always initialize scontext and scontext_lenStephen Smalley1-0/+3
2007-02-26Reassign printk levels in selinux kernel codeEric Paris4-17/+17
2007-02-26[XFRM_TUNNEL]: Reload header pointer after pskb_may_pull/pskb_expand_headArnaldo Carvalho de Melo1-0/+1
2007-02-26[IPV4]: Use random32() in net/ipv4/multipathJoe Perches2-29/+4
2007-02-26[BRIDGE]: eliminate workqueue for carrier checkStephen Hemminger3-42/+17
2007-02-26[BRIDGE]: get rid of miscdevice includeStephen Hemminger1-1/+0
2007-02-26[IPV6]: Fix __ipv6_addr_type() export in correct place.David S. Miller2-1/+1
2007-02-26[IPV4] devinet: Register inetdev earlier.Herbert Xu1-3/+5
2007-02-26[IPV6] ADDRCONF: Register inet6_dev earlier.YOSHIFUJI Hideaki1-0/+8
2007-02-26[IPV6] ADDRCONF: Manage prefix route corresponding to address manually added.YOSHIFUJI Hideaki1-8/+14
2007-02-26[IPV6] IP6TUNNEL: Use update_pmtu() of dst on xmit.Yasuyuki Kozakai1-5/+2
2007-02-26[IPV6] ADDRCONF: Statically link __ipv6_addr_type() for sunrpc subsystem.YOSHIFUJI Hideaki3-69/+76
2007-02-26[IPV4]: Correct links in net/ipv4/KconfigBaruch Even1-2/+2
2007-02-26[SCTP]: Strike the transport before updating rto.Vlad Yasevich1-3/+3
2007-02-26[SCTP]: Fix connection hang/slowdown with PR-SCTPVlad Yasevich1-5/+22
2007-02-26[TCP]: Fix MD5 signature pool locking.David S. Miller1-12/+12
2007-02-26[TG3]: TSO workaround fixes.Michael Chan2-10/+12
2007-02-26[AF_PACKET]: Remove unnecessary casts.Jason Lunz1-8/+5
2007-02-26[IPV6]: Adjust inet6_exit() cleanup sequence against inet6_init()Joe Jin1-10/+14
2007-02-26[IPSEC]: More fix is needed for __xfrm6_bundle_create().Noriaki TAKAMIYA1-1/+1
2007-02-26[IRDA] net/irda/: proper prototypesAdrian Bunk2-13/+16
2007-02-26[Bluetooth] Make use of MODULE_FIRMWAREMarcel Holtmann3-0/+4
2007-02-26[Bluetooth] Make use of device_move() for RFCOMM TTY devicesMarcel Holtmann1-1/+8