706 Commits

Author SHA1 Message Date
Greg Kroah-Hartman
26a7895e70 Linux 3.0.34 2012-06-10 00:33:45 +09:00
Greg Kroah-Hartman
6102ace322 Linux 3.0.33 2012-06-01 15:13:34 +08:00
Greg Kroah-Hartman
091ce3d38e Linux 3.0.32 2012-05-21 10:39:48 -07:00
Greg Kroah-Hartman
bea37381fd Linux 3.0.31 2012-05-07 09:02:36 -07:00
Greg Kroah-Hartman
f1c84a5cb5 Linux 3.0.30 2012-04-27 09:52:09 -07:00
Greg Kroah-Hartman
41f45f5e60 Linux 3.0.29 2012-04-22 16:29:03 -07:00
Greg Kroah-Hartman
0527fde063 Linux 3.0.28 2012-04-13 08:26:29 -07:00
Greg Kroah-Hartman
8aa122f383 Linux 3.0.27 2012-04-02 09:28:56 -07:00
Greg Kroah-Hartman
f34dfbd3f1 Linux 3.0.26 2012-03-23 13:55:24 -07:00
Greg Kroah-Hartman
9bf176a3e0 Linux 3.0.25 2012-03-19 08:58:30 -07:00
Greg Kroah-Hartman
12b4af6966 Linux 3.0.24 2012-03-12 10:58:19 -07:00
Greg Kroah-Hartman
bf6a68d2a2 Linux 3.0.23 2012-02-29 16:35:02 -08:00
Greg Kroah-Hartman
a4a663513a Linux 3.0.22 2012-02-20 13:43:19 -08:00
Greg Kroah-Hartman
1d05f99378 Linux 3.0.21 2012-02-13 11:15:52 -08:00
Greg Kroah-Hartman
bcac798f6c Linux 3.0.20 2012-02-06 09:31:45 -08:00
Greg Kroah-Hartman
5d14e472c6 Linux 3.0.19 2012-02-03 09:19:48 -08:00
Greg Kroah-Hartman
235eae6e5e Linux 3.0.18 2012-01-25 17:26:46 -08:00
Greg Kroah-Hartman
e9d23be270 Linux 3.0.17 2012-01-12 11:54:29 -08:00
Greg Kroah-Hartman
d58331bd6a Linux 3.0.16 2012-01-06 14:15:47 -08:00
Greg Kroah-Hartman
c6d7c4dbff Linux 3.0.15 2012-01-03 10:50:13 -08:00
Greg Kroah-Hartman
6636552f1d Linux 3.0.14 2011-12-21 12:59:52 -08:00
Greg Kroah-Hartman
d986a8dbfd Linux 3.0.13 2011-12-09 08:53:50 -08:00
Greg Kroah-Hartman
ac6766564c Linux 3.0.12 2011-11-29 07:47:43 +09:00
Greg Kroah-Hartman
7a576d2dcd Linux 3.0.11 2011-11-26 09:11:26 -08:00
Greg Kroah-Hartman
c7e2ea59cd Linux 3.0.10 2011-11-21 14:37:44 -08:00
Greg Kroah-Hartman
999c1d6bc9 Linux 3.0.9 2011-11-11 10:12:24 -08:00
Greg Kroah-Hartman
97596c3403 Linux 3.0.8 2011-10-25 07:11:12 +02:00
Greg Kroah-Hartman
62bf7928bf Linux 3.0.7 2011-10-16 14:15:11 -07:00
Greg Kroah-Hartman
a004e0962a Linux 3.0.6 2011-10-03 13:25:23 -07:00
Greg Kroah-Hartman
65c867f201 Linux 3.0.5 2011-10-03 11:48:15 -07:00
Greg Kroah-Hartman
04aa37b5f9 Linux 3.0.4 2011-08-29 13:56:30 -07:00
Greg Kroah-Hartman
d31bf28835 Linux 3.0.3 2011-08-17 10:57:16 -07:00
Greg Kroah-Hartman
c5624f5546 Linux 3.0.2 2011-08-15 18:31:55 -07:00
Greg Kroah-Hartman
94ed5b4788 Linux 3.0.1 2011-08-04 21:59:21 -07:00
Linus Torvalds
02f8c6aee8 Linux 3.0 2011-07-21 19:17:23 -07:00
Linus Torvalds
620917de59 Linux 3.0-rc7 2011-07-11 16:51:52 -07:00
Linus Torvalds
fe0d42203c Linux 3.0-rc6 2011-07-04 15:56:24 -07:00
Linus Torvalds
b0af8dfdd6 Linux 3.0-rc5 2011-06-27 19:12:22 -07:00
Linus Torvalds
5629937872 Linux 3.0-rc4 2011-06-20 20:25:46 -07:00
Linus Torvalds
7cc2ed0589 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
* 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6:
  kbuild: Call depmod.sh via shell
  perf: clear out make flags when calling kernel make kernelver
2011-06-16 10:26:58 -07:00
Michal Marek
569658dddf kbuild: Call depmod.sh via shell
The script has the executable bit in git, but plain old patch(1) can't
create executable files.

Reported-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Signed-off-by: Michal Marek <mmarek@suse.cz>
2011-06-15 22:15:47 +02:00
Linus Torvalds
2c53b436a3 Linux 3.0-rc3 2011-06-13 15:29:59 -07:00
Linus Torvalds
6aecceccf5 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
* 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6:
  perf: Use make kernelversion instead of parsing the Makefile
  kbuild: Hack for depmod not handling X.Y versions
  kbuild: Move depmod call to a separate script
  kbuild: Fix <linux/version.h> for empty SUBLEVEL or PATCHLEVEL
  kbuild: Fix KERNELVERSION for empty SUBLEVEL or PATCHLEVEL
  kbuild: silence Nothing to be done for 'all' message
2011-06-09 16:27:42 -07:00
Michal Marek
fc4da9a3e6 kbuild: Move depmod call to a separate script
Do not bloat the Makefile with multiline shell statements. No
user-visible change intended.

Signed-off-by: Michal Marek <mmarek@suse.cz>
2011-06-09 23:05:54 +02:00
Michal Marek
78d3bb4483 kbuild: Fix <linux/version.h> for empty SUBLEVEL or PATCHLEVEL
expr treats all numbers as decimals, so prepending a zero is safe. Note
that the KERNEL_VERSION() macro still takes three arguments, 3.0 has to be
written as KERNEL_VERSION(3,0,0).

Signed-off-by: Michal Marek <mmarek@suse.cz>
2011-06-09 23:05:54 +02:00
Michal Marek
cacd54ef49 kbuild: Fix KERNELVERSION for empty SUBLEVEL or PATCHLEVEL
Omit the second dot for releases without SUBLEVEL. If PATCHLEVEL is also
empty, only display VERSION.

Signed-off-by: Michal Marek <mmarek@suse.cz>
2011-06-09 23:05:54 +02:00
Linus Torvalds
59c5f46fbe Linux 3.0-rc2 2011-06-06 18:06:33 +09:00
Linus Torvalds
55922c9d1b Linux 3.0-rc1
.. except there are various scripts that really know that there are
three numbers, so it calls itself "3.0.0-rc1".

Hopefully by the time the final 3.0 is out, we'll have that extra zero
all figured out.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2011-05-29 17:43:36 -07:00
Linus Torvalds
0798b1dbfb Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
* git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile: (26 commits)
  arch/tile: prefer "tilepro" as the name of the 32-bit architecture
  compat: include aio_abi.h for aio_context_t
  arch/tile: cleanups for tilegx compat mode
  arch/tile: allocate PCI IRQs later in boot
  arch/tile: support signal "exception-trace" hook
  arch/tile: use better definitions of xchg() and cmpxchg()
  include/linux/compat.h: coding-style fixes
  tile: add an RTC driver for the Tilera hypervisor
  arch/tile: finish enabling support for TILE-Gx 64-bit chip
  compat: fixes to allow working with tile arch
  arch/tile: update defconfig file to something more useful
  tile: do_hardwall_trap: do not play with task->sighand
  tile: replace mm->cpu_vm_mask with mm_cpumask()
  tile,mn10300: add device parameter to dma_cache_sync()
  audit: support the "standard" <asm-generic/unistd.h>
  arch/tile: clarify flush_buffer()/finv_buffer() function names
  arch/tile: kernel-related cleanups from removing static page size
  arch/tile: various header improvements for building drivers
  arch/tile: disable GX prefetcher during cache flush
  arch/tile: tolerate disabling CONFIG_BLK_DEV_INITRD
  ...
2011-05-25 15:35:32 -07:00
Chris Metcalf
6738d3210a arch/tile: prefer "tilepro" as the name of the 32-bit architecture
With this change, you can (and should) build with ARCH=tilepro for the
current 32-bit chips.  Building with ARCH=tile continues to work, but
we've renamed the defconfig file to tilepro_defconfig for consistency.

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
2011-05-25 15:24:00 -04:00