summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | [S390]: Fix build on 31-bit.David S. Miller2007-04-252-3/+1
| * | [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-252-2/+2
| * | [NET]: Inline net_device_statsRusty Russell2007-04-251-2/+2
| * | [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-251-1/+2
| * | [SK_BUFF]: Convert skb->end to sk_buff_data_tArnaldo Carvalho de Melo2007-04-251-3/+3
| * | [SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo2007-04-251-5/+5
| * | [SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo2007-04-257-7/+7
| * | [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-252-2/+2
| * | [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-256-6/+0
| |/
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-04-2747-3124/+490
|\ \
| * | [MIPS] update vr41xx KconfigYoichi Yuasa2007-04-271-36/+56
| * | [MIPS] remove 2 select entries for VR41xxYoichi Yuasa2007-04-271-2/+0
| * | [MIPS] rename VR41XX to VR4100 seriesYoichi Yuasa2007-04-271-1/+1
| * | [MIPS] Use DEFINE_SPINLOCK instead of SPIN_LOCK_UNLOCKED.Milind Arun Choudhary2007-04-271-1/+1
| * | [MIPS] Remove unused _THREAD_SIZE_ORDER from asm-offset.c.Ralf Baechle2007-04-271-1/+0
| * | [MIPS] Change PCI host bridge setup/resourcesThomas Bogendoerfer2007-04-272-195/+32
| * | [MIPS] Register PCI host bridge resource earlierThomas Bogendoerfer2007-04-272-15/+14
| * | [MIPS] Remove pnx8550-v2pci_defconfigYoichi Yuasa2007-04-271-1540/+0
| * | [MIPS] Add bcm1480 ZBus trace support, fix wait related bugsMark Mason2007-04-275-66/+106
| * | [MIPS] Remove unused argument from kunmap_coherent().Ralf Baechle2007-04-272-5/+5
| * | [MIPS] Malta: Delete unused prototype of mips_timer_interrupt.Ralf Baechle2007-04-271-2/+0
| * | [MIPS] Select ZONE_DMA only if GENERIC_ISA_DMA selectedAtsushi Nemoto2007-04-272-11/+9
| * | [MIPS] MIPS Tech: Get rid of volatile in core code.Ralf Baechle2007-04-274-13/+13
| * | [MIPS] IP22: Get rid of volatile in IP22 core code.Ralf Baechle2007-04-272-19/+19
| * | [MIPS] JMR3927 cleanupAtsushi Nemoto2007-04-2711-1031/+141
| * | [MIPS] merge GT64111 PCI routines and GT64120 PCI_0 routinesYoichi Yuasa2007-04-279-137/+33
| * | [MIPS] Cobalt: Split PCI codes from setup.cYoichi Yuasa2007-04-273-28/+48
| * | [MIPS] Cobalt: clean up include filesYoichi Yuasa2007-04-274-16/+9
| * | [MIPS] Fix AP/SP to work in the reality of modern kernels.Ralf Baechle2007-04-272-7/+5
| |/
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-04-2727-843/+2256
|\ \
| * | [S390] Clean up smp code in preparation for some larger changes.Heiko Carstens2007-04-271-161/+100
| * | [S390] Remove debugging junk.Martin Schwidefsky2007-04-271-38/+0
| * | [S390] Switch etr from tasklet to workqueue.Martin Schwidefsky2007-04-271-17/+17
| * | [S390] Processor degradation notification.Heiko Carstens2007-04-271-5/+43
| * | [S390] vtime: cleanup per_cpu usage.Jan Glauber2007-04-271-9/+7
| * | [S390] crypto: cleanup.Jan Glauber2007-04-272-86/+81
| * | [S390] zfcpdump support.Michael Holzheu2007-04-277-86/+330
| * | [S390] Improved kernel stack overflow checking.Martin Schwidefsky2007-04-271-0/+2
| * | [S390] No execute support cleanup.Martin Schwidefsky2007-04-271-51/+21
| * | [S390] Minor fault path optimization.Martin Schwidefsky2007-04-271-118/+141
| * | [S390] Use generic bug.Heiko Carstens2007-04-275-5/+33
| * | [S390] Improved oops output.Martin Schwidefsky2007-04-273-39/+1296
| * | [S390] System call cleanup.Martin Schwidefsky2007-04-278-225/+162
| * | [S390] cio/ipl: Clean interface between cio and ipl code.Heiko Carstens2007-04-271-1/+22
| * | [S390] memory detection: stop at first memory hole.Heiko Carstens2007-04-271-4/+3
| |/
* | AVR32: Remove useless config option "GENERIC_BUST_SPINLOCK".Robert P. J. Day2007-04-271-3/+0
* | [AVR32] Optimize the TLB miss handlerHaavard Skinnemoen2007-04-271-30/+24
* | [AVR32] Board code for ATNGW100Haavard Skinnemoen2007-04-276-0/+1309
* | [AVR32] Get rid of board_setup_fbmem()Haavard Skinnemoen2007-04-273-36/+5
* | [AVR32] Reserve framebuffer memory in early_parse_fbmem()Haavard Skinnemoen2007-04-271-7/+61
OpenPOWER on IntegriCloud