summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-04-2144-219/+2858
|\
| * sh: Fix up L2 cache probe.Paul Mundt2008-04-181-0/+6
| * sh: Fix up SH-4A part probe.Paul Mundt2008-04-181-1/+1
| * sh: Add support for SH7723 CPU subtype.Paul Mundt2008-04-1810-32/+389
| * sh: Fix up SH7763 build.Paul Mundt2008-04-181-9/+1
| * sh: Add migor_ts support to MigoRMagnus Damm2008-04-181-0/+9
| * sh: Add rs5c732b RTC support to MigoRMagnus Damm2008-04-181-0/+4
| * sh: Add I2C support to MigoRMagnus Damm2008-04-181-0/+10
| * sh: Add I2C platform data to sh7722Magnus Damm2008-04-181-0/+21
| * sh: MigoR NAND flash support using gen_flashMagnus Damm2008-04-181-0/+73
| * sh: MigoR NOR flash support using physmap-flashMagnus Damm2008-04-181-0/+46
| * sh: Fix up mach-types formatting from merge damage.Paul Mundt2008-04-181-3/+3
| * sh: r7780rp: Hook up the I2C and SMBus platform devices.Paul Mundt2008-04-181-3/+39
| * sh: Use phyical addresses for MigoR smc91x resourcesMagnus Damm2008-04-181-3/+3
| * sh: Use physical addresses for sh7722 USBF resourcesMagnus Damm2008-04-181-4/+3
| * sh: Add MigoR header fileMagnus Damm2008-04-182-8/+59
| * Fix sh_keysc double freeMagnus Damm2008-04-181-1/+0
| * sh: Fix up __access_ok() check for nommu.Paul Mundt2008-04-181-4/+1
| * sh: Allow optimized clear/copy page routines to be used on SH-2.Paul Mundt2008-04-182-6/+6
| * sh: Hook up the rest of the SH7770 serial ports.Paul Mundt2008-04-181-1/+36
| * sh: Add support for Solution Engine SH7721 boardYoshihiro Shimoda2008-04-189-6/+1319
| * sh: Hook up remaining IRQ sources for R7780MP FPGA.Masayuki Hosokawa2008-04-182-23/+38
| * sh: Initial support for the MX-G CPU.Paul Mundt2008-04-188-13/+194
| * sh: Create an sh debugfs root.Paul Mundt2008-04-184-3/+19
| * rtc: rtc-sh: Add support for periodic IRQs.Angelo Castello2008-04-181-109/+187
| * sh: SuperH KEYSC keypad data for Solution Engine 7722Magnus Damm2008-04-182-0/+43
| * sh: SuperH KEYSC keypad data for MigoRMagnus Damm2008-04-181-1/+55
| * sh: SuperH KEYSC platform driverMagnus Damm2008-04-184-0/+304
* | Fix RCU list iterator use of 'rcu_dereference()'Linus Torvalds2008-04-211-33/+15
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-04-1818-335/+503
|\ \
| * | security: fix up documentation for security_module_enableJames Morris2008-04-191-1/+1
| * | Security: Introduce security= boot parameterAhmed S. Darwish2008-04-198-4/+83
| * | Audit: Final renamings and cleanupAhmed S. Darwish2008-04-194-28/+93
| * | SELinux: use new audit hooks, remove redundant exportsAhmed S. Darwish2008-04-195-108/+71
| * | Audit: internally use the new LSM audit hooksAhmed S. Darwish2008-04-193-55/+22
| * | LSM/Audit: Introduce generic Audit LSM hooksAhmed S. Darwish2008-04-193-1/+127
| * | SELinux: remove redundant exportsAhmed S. Darwish2008-04-192-104/+0
| * | Netlink: Use generic LSM hookAhmed S. Darwish2008-04-191-2/+1
| * | Audit: use new LSM hooks instead of SELinux exportsAhmed S. Darwish2008-04-193-37/+43
| * | SELinux: setup new inode/ipc getsecid hooksAhmed S. Darwish2008-04-191-2/+17
| * | LSM: Introduce inode_getsecid and ipc_getsecid hooksAhmed S. Darwish2008-04-193-2/+54
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds2008-04-18944-119960/+82686
|\ \ \ | |/ / |/| |
| * | [NET]: Fix and allocate less memory for ->priv'less netdevicesAlexey Dobriyan2008-04-181-6/+9
| * | [IPV6]: Fix dangling references on error in fib6_add().David S. Miller2008-04-181-0/+4
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-04-17346-5833/+8374
| |\ \
| * | | [NETLABEL]: Fix NULL deref in netlbl_unlabel_staticlist_gen() if ifindex not ...Jesper Juhl2008-04-171-0/+4
| * | | [PKT_SCHED]: Fix datalen check in tcf_simp_init().Patrick McHardy2008-04-171-1/+1
| * | | [INET]: Uninline the __inet_inherit_port call.Pavel Emelyanov2008-04-172-13/+17
| * | | [INET]: Drop the inet_inherit_port() call.Pavel Emelyanov2008-04-173-9/+2
| * | | SCTP: Initialize partial_bytes_acked to 0, when all of the data is acked.Gui Jianfeng2008-04-171-0/+2